Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
7d1c7d8337853ca99e6ec1150ac4b834cfed5cd3
/
util-linux
/
ipcrm.c
b097a84
config: update size information
by Denys Vlasenko
· 6 years ago
c6ce1c9
ipcrm,ipcs: make them NOEXEC
by Denys Vlasenko
· 7 years ago
7943be1
ipcrm: code shrink
by Denys Vlasenko
· 7 years ago
72089cf
config: deindent all help texts
by Denys Vlasenko
· 7 years ago
4eed2c6
Update menuconfig items with approximate applet sizes
by Denys Vlasenko
· 7 years ago
dd898c9
Convert all util-linux/* applets to "new style" applet definitions
by Denys Vlasenko
· 8 years ago
d60752f
build system: -fno-builtin-printf
by Denys Vlasenko
· 9 years ago
6967578
whitespace fixes. no code changes
by Denys Vlasenko
· 12 years ago
6642676
*: remove "Options:" string from help texts
by Denys Vlasenko
· 14 years ago
5bc8c00
move remaining help text from include/usage.src.h
by Pere Orga
· 14 years ago
756e95e
ipcrm: small code shrink
by Denys Vlasenko
· 14 years ago
e4dcba1
*: whitespace fixes
by Denys Vlasenko
· 14 years ago
0ef64bd
*: make GNU licensing statement forms more regular
by Denys Vlasenko
· 14 years ago
6331cf0
*: use "can't" instead of "cannot"
by Denys Vlasenko
· 15 years ago
f2cbb03
*: optimize most of isXXXXX() macros
by Denys Vlasenko
· 15 years ago
636a1f8
- use EXIT_{SUCCESS,FAILURE}. No object-code changes
by Bernhard Reutner-Fischer
· 17 years ago
284d0fa
random s/short/int/
by Denis Vlasenko
· 17 years ago
9b49a5e
add -fvisibility=hidden to CC flags, mark XXX_main functions
by Denis Vlasenko
· 17 years ago
e324184
s/#ifdef CONFIG_/#if ENABLE_/g
by Denis Vlasenko
· 17 years ago
b6adbf1
usage.c: remove reference to busybox.h
by Denis Vlasenko
· 18 years ago
ff131b9
style fixes. No code changes.
by Denis Vlasenko
· 18 years ago
240a1cf
add some missed statics on constant objects. fix few #ifndef ENABLE_xxx
by Denis Vlasenko
· 18 years ago
06af216
suppress warnings about easch <applet>_main() having no preceding prototype
by Denis Vlasenko
· 18 years ago
06c0a71
preparatory patch for -Wwrite-strings #3
by Denis Vlasenko
· 18 years ago
c6ce873
cut 0.5k off mkfs.minix
by Denis Vlasenko
· 18 years ago
d9e15f2
style cleanup: return(a) -> return a, part 2
by Denis Vlasenko
· 18 years ago
f0ed376
remove bb_printf and the like
by Denis Vlasenko
· 18 years ago
73561cc
- pull from busybox_scratch: r15829:15850
by Bernhard Reutner-Fischer
· 18 years ago
63fc1a9
Standardize on the vi editing directives being on the first line.
by "Robert P. J. Day"
· 18 years ago
c1ef7bd
just whitespace
by Tim Riker
· 19 years ago
6eb1e41
Rodney Radford submitted ipcs and ipcrm (system V IPC stuff). They could use
by Rob Landley
· 19 years ago