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