Denys Vlasenko
|
ebe6d9d875
whitespace and comment format fixes, no code changes
|
7 年之前 |
Denys Vlasenko
|
20077c1429
libbb: make trim() return pointer to terminating NUL
|
7 年之前 |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 年之前 |
Denys Vlasenko
|
c0dab37d0a
*: remove last function calls to isspace
|
15 年之前 |
Denis Vlasenko
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 年之前 |
Denis Vlasenko
|
5a28a25b9d
syscall: code shrink
|
17 年之前 |
Denis Vlasenko
|
51742f4bb0
style fixes. No code changes
|
17 年之前 |
Bernhard Reutner-Fischer
|
b1629b1b2a
- remove emacs layout block as suggested by Robert P.J. Day
|
18 年之前 |
Rob Landley
|
828548ab56
According to bug #63, crond is unhappy with crontab lines that don't end in a
|
19 年之前 |
Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
20 年之前 |
Eric Andersen
|
cb81e6484d
Update a bunch of docs. Run a script to update my email addr.
|
21 年之前 |
Eric Andersen
|
bdfd0d78bc
Major rework of the directory structure and the entire build system.
|
23 年之前 |
Mark Whitley
|
4e9267d76c
Reversed last patch; unnecessary.
|
23 年之前 |
Mark Whitley
|
4b66dabc76
Added a sanity check to fix weird bug exposed when sourcing in commands from a
|
23 年之前 |
Eric Andersen
|
3c0364f391
Patch from Larry Doolittle to eliminate needless thrashing
|
23 年之前 |
Eric Andersen
|
60b2d8d2c8
if strlen(s) was 0, it would then end up using s[-1] as an array index. Bad,
|
23 年之前 |
Eric Andersen
|
aad1a88c76
Convert utility.c into libbb.a. It is now a whole pile of .c
|
23 年之前 |