Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
edacf1f302331da39d90e71baf026bf1017ea937
/
libbb
/
mode_string.c
6279aec
libbb: clarify what bb_mode_string() generates
by Denys Vlasenko
· 3 years, 3 months ago
3a65435
libbb: ensure mode_string is NUL terminated
by Ron Yorston
· 3 years, 3 months ago
59ac467
libbb: eliminate a static data array in bb_mode_string()
by Denys Vlasenko
· 3 years, 3 months ago
965b795
decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly
by Denys Vlasenko
· 4 years ago
416899f
do not include <sys/stat.h> just before "libbb.h", it's there already
by Denys Vlasenko
· 7 years ago
ebe6d9d
whitespace and comment format fixes, no code changes
by Denys Vlasenko
· 7 years ago
3e134eb
*: slap on a few ALIGN1/2s where appropriate
by Denys Vlasenko
· 9 years ago
0ef64bd
*: make GNU licensing statement forms more regular
by Denys Vlasenko
· 14 years ago
0e52541
taskset: fix some careless code in both fancy and non-fancy cases.
by Denis Vlasenko
· 16 years ago
defc1ea
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
by Denis Vlasenko
· 16 years ago
6ca409e
trylink: produce even more info about final link stage
by Denis Vlasenko
· 17 years ago
835f575
- the archivers expect mode to be a mode_t, so do not trip signed/unsigned conversion purposefully
by Bernhard Reutner-Fischer
· 18 years ago
5d8843e
Replace current verbose GPL stuff in libbb/*.c with one-line GPL boilerplate.
by "Robert P. J. Day"
· 18 years ago
421d9e5
- move buffer allocation schemes to libbb.h
by Bernhard Reutner-Fischer
· 19 years ago
062913f
Fix a bug reported by junkio@cox.net involving the mode_chars index.
by Manuel Novoa III
· 21 years ago
cad5364
Major coreutils update.
by Manuel Novoa III
· 22 years ago
bdfd0d7
Major rework of the directory structure and the entire build system. -Erik
by Eric Andersen
· 23 years ago
aad1a88
Convert utility.c into libbb.a. It is now a whole pile of .c
by Eric Andersen
· 24 years ago