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