.. |
.indent.pro
|
ab262188b0
More random fixes and additions.
|
24 years ago |
Makefile
|
ba31c6c463
Remove TOPDIR
|
19 years ago |
Makefile.in
|
82ff19e279
Rename getopt_long-susv3 to -simple
|
18 years ago |
__exec_alloc.c
|
42c9f52536
Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files
|
19 years ago |
confstr.c
|
ce8e3e1521
sync with glibc
|
18 years ago |
daemon.c
|
9b22ad3660
replace my @debian.org addr with @uclibc.org. Fixup license on
|
18 years ago |
exec.c
|
a7c7c36d44
give execlp() its own cache on no-mmu to avoid recursive cache fighting
|
17 years ago |
execl.c
|
42c9f52536
Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files
|
19 years ago |
execle.c
|
42c9f52536
Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files
|
19 years ago |
execlp.c
|
42c9f52536
Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files
|
19 years ago |
execv.c
|
42c9f52536
Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files
|
19 years ago |
execvp.c
|
42c9f52536
Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files
|
19 years ago |
fpathconf.c
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
19 years ago |
getlogin.c
|
f79ff0842e
fixup my copyright notice, trim stale remnants of older notices which
|
18 years ago |
getopt-susv3.c
|
256d980f66
update license
|
18 years ago |
getopt.c
|
42c1ad48fa
Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back
|
18 years ago |
getopt_int.h
|
dc25152b33
Take getopt from glibc, disable -W foo support as in the earlier version, size shrink 5%, hope it solves option parsing w/ busybox tar
|
18 years ago |
getopt_long-simple.c
|
82ff19e279
Rename getopt_long-susv3 to -simple
|
18 years ago |
getpass.c
|
9c6cdf5450
add hidden_proto's for __uc_malloc
|
16 years ago |
getsubopt-susv3.c
|
cc7fbc3261
Add Rich Felker's getsubopt, smaller then the glibc copied one
|
18 years ago |
getsubopt.c
|
6678c3b74d
Sync w/ glibc, no size change
|
18 years ago |
pathconf.c
|
016070bcbd
add back in code cut by previous commit to fix the pathconf test
|
19 years ago |
sleep.c
|
ae0badd742
Daniel Jacobowitz: sleep()/usleep() relies on nanosleep() being a cancellation
|
17 years ago |
swab.c
|
62a7b2c540
Avoid bad things happening on macro expansion...
|
22 years ago |
sysconf.c
|
07b15c5f21
Patch by Ricard Wanderlof <ricardw at axis dot com>:
|
17 years ago |
ualarm.c
|
df31d32b41
Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt
|
19 years ago |
usershell.c
|
64b8d39133
Mark some functions as BSD only
|
18 years ago |
usleep.c
|
ae0badd742
Daniel Jacobowitz: sleep()/usleep() relies on nanosleep() being a cancellation
|
17 years ago |