Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
edacf1f302331da39d90e71baf026bf1017ea937
/
procps
/
uptime.c
9947650
Remove "select PLATFORM_LINUX"
by Denys Vlasenko
· 2 years ago
77216c3
Fix non-Linux builds
by Samuel Thibault
· 2 years, 2 months ago
5c69ad0
build system: drop PLATFORM_LINUX
by Ron Yorston
· 4 years, 4 months ago
b097a84
config: update size information
by Denys Vlasenko
· 6 years ago
3f2e963
uptime: add -s support
by Denys Vlasenko
· 6 years ago
1a1203f
users,w,who,uptime,renice: make NOEXEC
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
f560422
Big cleanup in config help and description
by Denys Vlasenko
· 8 years ago
f8f81ed
Convert all procps/* applets to "new style" applet definitions
by Denys Vlasenko
· 8 years ago
86a7f18
*: Switch to POSIX utmpx API
by Bernhard Reutner-Fischer
· 10 years ago
5845a06
uptime: more compatible output
by Denys Vlasenko
· 13 years ago
d91b138
uptime: add config flag to allow displaying the number of users currently logged on
by Pere Orga
· 13 years ago
67905e2
*: work around sysinfo.h versus linux/*.h problems
by Denys Vlasenko
· 13 years ago
5bc8c00
move remaining help text from include/usage.src.h
by Pere Orga
· 14 years ago
0ef64bd
*: make GNU licensing statement forms more regular
by Denys Vlasenko
· 14 years ago
a60f84e
*: rename ATTRIBUTE_XXX to just XXX.
by Denis Vlasenko
· 16 years ago
68404f1
*: add -Wunused-parameter; fix resulting breakage
by Denis Vlasenko
· 17 years ago
9b49a5e
add -fvisibility=hidden to CC flags, mark XXX_main functions
by Denis Vlasenko
· 17 years ago
b6adbf1
usage.c: remove reference to busybox.h
by Denis Vlasenko
· 18 years ago
51742f4
style fixes. No code changes
by Denis Vlasenko
· 18 years ago
06af216
suppress warnings about easch <applet>_main() having no preceding prototype
by Denis Vlasenko
· 18 years ago
e9a7a62
Change license statements (and clean up headers) on some of the files that
by Rob Landley
· 18 years ago
e15d757
- move #include busybox.h to the very top so we pull in the config
by Bernhard Reutner-Fischer
· 19 years ago
dfba741
Robert P. Day removed 8 gazillion occurrences of "extern" on function
by Rob Landley
· 19 years ago
038b076
some portability fixes by rmh in Bug 395
by Mike Frysinger
· 19 years ago
ba9b22a
Simplify, make formatting better match the procps version
by Eric Andersen
· 21 years ago
c7bda1c
Remove trailing whitespace. Update copyright to include 2004.
by Eric Andersen
· 21 years ago
cb81e64
Update a bunch of docs. Run a script to update my email addr.
by Eric Andersen
· 21 years ago
bdfd0d7
Major rework of the directory structure and the entire build system. -Erik
by Eric Andersen
· 23 years ago
827e45c
Added some more '/* getopt not needed */' lines.
by Mark Whitley
· 24 years ago
cbe31da
It turns out that DODMALLOC was broken when I reorganized busybox.h
by Eric Andersen
· 24 years ago
8ec10a9
Fix up copyright msgs. Bump version to 0.49 in preparation for
by Eric Andersen
· 24 years ago
0_49
ed3ef50
Fix header file usage -- there were many unnecessary header files included in
by Eric Andersen
· 24 years ago
f1b0c77
Fixed tiny typo.
by Mark Whitley
· 24 years ago
59ab025
#define -> static const int. Also got rid of some big static buffers.
by Mark Whitley
· 24 years ago
12f417e
Eliminate calls of the form "fprintf(stdout,". Thanks for the idea to
by Matt Kraai
· 24 years ago
3e856ce
Stop using TRUE and FALSE for exit status.
by Matt Kraai
· 24 years ago
3570a34
Renamed "internal.h" to the more sensible "busybox.h". -Erik
by Eric Andersen
· 24 years ago
27a8042
Centralize handling of --help.
by Matt Kraai
· 24 years ago
2f46b66
Add usage messages for applets without them.
by Matt Kraai
· 24 years ago
10dc9d4
Updates to handle Linux 2.4.0 kernels (kludged around the "none" entries in
by Eric Andersen
· 24 years ago
b610615
Updates to a number of apps to remove warnings/compile errors under libc5.
by Eric Andersen
· 24 years ago
61677fe
Upates to include copyright 2000 to everything -Erik
by Erik Andersen
· 25 years ago
65fc1c7
Oops. Forgot to add in uptime when I added uptime.
by Erik Andersen
· 25 years ago