Denis Vlasenko 88917b0f14 replace "if (p) free(p)" by just "free(p)" - free(NULL) is safe. hace 16 años
..
.indent.pro ab262188b0 More random fixes and additions. hace 24 años
Makefile ba31c6c463 Remove TOPDIR hace 19 años
Makefile.in 82ff19e279 Rename getopt_long-susv3 to -simple hace 18 años
__exec_alloc.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files hace 19 años
confstr.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block hace 16 años
daemon.c 9b22ad3660 replace my @debian.org addr with @uclibc.org. Fixup license on hace 18 años
exec.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block hace 16 años
execl.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files hace 19 años
execle.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files hace 19 años
execlp.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files hace 19 años
execv.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files hace 19 años
execvp.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files hace 19 años
fpathconf.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed hace 19 años
getlogin.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block hace 16 años
getopt-susv3.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block hace 16 años
getopt.c 43eb269ab1 getopt: do not needlessly use static structure. hace 16 años
getopt_int.h 43eb269ab1 getopt: do not needlessly use static structure. hace 16 años
getopt_long-simple.c 82ff19e279 Rename getopt_long-susv3 to -simple hace 18 años
getpass.c 11975abb2c - remove old-style definitions. No object-code changes. hace 16 años
getsubopt-susv3.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block hace 16 años
getsubopt.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block hace 16 años
pathconf.c 016070bcbd add back in code cut by previous commit to fix the pathconf test hace 19 años
sleep.c ae0badd742 Daniel Jacobowitz: sleep()/usleep() relies on nanosleep() being a cancellation hace 17 años
swab.c 62a7b2c540 Avoid bad things happening on macro expansion... hace 22 años
sysconf.c 07b15c5f21 Patch by Ricard Wanderlof <ricardw at axis dot com>: hace 17 años
ualarm.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt hace 19 años
usershell.c 88917b0f14 replace "if (p) free(p)" by just "free(p)" - free(NULL) is safe. hace 16 años
usleep.c ae0badd742 Daniel Jacobowitz: sleep()/usleep() relies on nanosleep() being a cancellation hace 17 años