summaryrefslogtreecommitdiff
path: root/libc/inet
AgeCommit message (Expand)Author
2006-03-09Get rid of nested extern warnings if threads are disabledPeter S. Mazinger
2006-03-09Add back sjhill's 14625 commit, correcting the typo that made it failPeter S. Mazinger
2006-03-01Update copyrightPeter S. Mazinger
2006-03-01Remove duplicate includePeter S. Mazinger
2006-02-25Remove commented include."Steven J. Hill"
2006-02-25Revert change. Calls can only be used when utilizing TLS. Sorry for the break..."Steven J. Hill"
2006-02-25Use the TSD macros and get rid of warnings."Steven J. Hill"
2006-02-18tweak the idea between having a MMU and actually using itMike Frysinger
2006-02-15hide xdr_u_shortPeter S. Mazinger
2006-02-15DOMULTI may be used for libc, the excluded files need work, linuxthreads[_db]...Peter S. Mazinger
2006-02-13libc-{a,so,multi}-y replaced by libc-y covering common objects both in libc.a...Peter S. Mazinger
2006-02-13Weaken all that I remember being used in libpthreadPeter S. Mazinger
2006-02-13Add files for IMA. Yes, I know it's a hack and no, I won't split the affected...Peter S. Mazinger
2006-02-10eat whitespaceMike Frysinger
2006-02-01weaks for __pthread_internal_tsd* are added if not built w/ -DSHARED, header ...Peter S. Mazinger
2006-02-01global data uses libc_hidden_data_def, convert all -I hope- and add some newPeter S. Mazinger
2006-01-31don't include wchar.h if WCHAR is disabledPeter S. Mazinger
2006-01-30Change the only bcopy user to memmove and remove internal version of bcopyPeter S. Mazinger
2006-01-29sync with glibc and rename local socket var to _socketMike Frysinger
2006-01-29sync func def with glibc and dont include sys/socket.h since we dont use sock...Mike Frysinger
2006-01-29sync comment with glibc and dont include sys/socket.h since we dont use socket()Mike Frysinger
2006-01-29rename to match glibcMike Frysinger
2006-01-29rename to match glibcMike Frysinger
2006-01-29sync with glibc and rename socket vars to _socketMike Frysinger
2006-01-29sync iruserfopen() prototype with glibc and remove double setting of cp to NU...Mike Frysinger
2006-01-29Bernhard Fischer writes: remove unused variable __rcmd_errstrMike Frysinger
2006-01-29small sync with glibcMike Frysinger
2006-01-26Get rid of missing prototype warningsPeter S. Mazinger
2006-01-24Convert all the strong_aliases to weak that are cancelable in libpthreadPeter S. Mazinger
2006-01-24Use wildcard *.c for full rpc, update copyrightPeter S. Mazinger
2006-01-24s/svc_auth_unix.c/svc_authux.c/Peter S. Mazinger
2006-01-24s/rpc_callmsg.c/rpc_cmsg.c/ for non-full rpc as wellPeter S. Mazinger
2006-01-23sync with glibcMike Frysinger
2006-01-23Add some attribute_noreturn, replace __attribute__ ((noreturn)) as wellPeter S. Mazinger
2006-01-22Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA ...Peter S. Mazinger
2006-01-20disable deprecated warnings for some filesMike Frysinger
2006-01-16Last relocs jump and global data, (even locales) that I could remove are gone...Peter S. Mazinger
2006-01-16some global data relocs gonePeter S. Mazinger
2006-01-15make gcc4 happy w/ hidden_def/proto, correct some typosPeter S. Mazinger
2006-01-14I should also test w/ ipv6, missed that, thx SpanKYPeter S. Mazinger
2006-01-14make DODEBUG=y happy, update sysdeps/common/* copyrightPeter S. Mazinger
2006-01-14Correct 2 issues if ipv6 is enabled found by SpanKY, thxPeter S. Mazinger
2006-01-14hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger
2006-01-14make sure linux/types.h doesnt screw us upMike Frysinger
2006-01-09dont include linux/types.hMike Frysinger
2006-01-08declare staticMike Frysinger
2006-01-08hide the internal __in6addr_any/__in6addr_loopback symbolsMike Frysinger
2006-01-08hide internal ahostbuf symbolMike Frysinger
2006-01-08hide internal symbolsMike Frysinger
2006-01-08hide internal _net_stayopen symbolMike Frysinger