Age | Commit message (Expand) | Author |
2006-02-18 | tweak the idea between having a MMU and actually using it | Mike Frysinger |
2006-02-15 | hide xdr_u_short | Peter S. Mazinger |
2006-02-15 | DOMULTI may be used for libc, the excluded files need work, linuxthreads[_db]... | Peter S. Mazinger |
2006-02-13 | libc-{a,so,multi}-y replaced by libc-y covering common objects both in libc.a... | Peter S. Mazinger |
2006-02-01 | weaks for __pthread_internal_tsd* are added if not built w/ -DSHARED, header ... | Peter S. Mazinger |
2006-01-31 | don't include wchar.h if WCHAR is disabled | Peter S. Mazinger |
2006-01-30 | Change the only bcopy user to memmove and remove internal version of bcopy | Peter S. Mazinger |
2006-01-29 | sync with glibc and rename local socket var to _socket | Mike Frysinger |
2006-01-29 | sync func def with glibc and dont include sys/socket.h since we dont use sock... | Mike Frysinger |
2006-01-29 | sync comment with glibc and dont include sys/socket.h since we dont use socket() | Mike Frysinger |
2006-01-29 | rename to match glibc | Mike Frysinger |
2006-01-29 | rename to match glibc | Mike Frysinger |
2006-01-29 | sync with glibc and rename socket vars to _socket | Mike Frysinger |
2006-01-29 | sync iruserfopen() prototype with glibc and remove double setting of cp to NU... | Mike Frysinger |
2006-01-29 | Bernhard Fischer writes: remove unused variable __rcmd_errstr | Mike Frysinger |
2006-01-29 | small sync with glibc | Mike Frysinger |
2006-01-26 | Get rid of missing prototype warnings | Peter S. Mazinger |
2006-01-24 | Use wildcard *.c for full rpc, update copyright | Peter S. Mazinger |
2006-01-24 | s/svc_auth_unix.c/svc_authux.c/ | Peter S. Mazinger |
2006-01-24 | s/rpc_callmsg.c/rpc_cmsg.c/ for non-full rpc as well | Peter S. Mazinger |
2006-01-23 | sync with glibc | Mike Frysinger |
2006-01-23 | Add some attribute_noreturn, replace __attribute__ ((noreturn)) as well | Peter S. Mazinger |
2006-01-22 | Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA ... | Peter S. Mazinger |
2006-01-20 | disable deprecated warnings for some files | Mike Frysinger |
2006-01-16 | Last relocs jump and global data, (even locales) that I could remove are gone... | Peter S. Mazinger |
2006-01-16 | some global data relocs gone | Peter S. Mazinger |
2006-01-15 | make gcc4 happy w/ hidden_def/proto, correct some typos | Peter S. Mazinger |
2006-01-14 | make DODEBUG=y happy, update sysdeps/common/* copyright | Peter S. Mazinger |
2006-01-14 | hidden_def/hidden_proto: convert all users (I hope) termios split, add some m... | Peter S. Mazinger |
2006-01-08 | declare static | Mike Frysinger |
2006-01-08 | hide internal ahostbuf symbol | Mike Frysinger |
2006-01-08 | hide internal funcs to kill off more relocs | Mike Frysinger |
2006-01-08 | kill off two more relocs | Mike Frysinger |
2006-01-06 | update libc lock functions to new pthread forwarding | Mike Frysinger |
2006-01-03 | Get rid of tolower/toupper jump reloc, correct tow* for XLOCALE | Peter S. Mazinger |
2005-12-30 | use errno.h not sys/errno.h as pointed out by sjhill | Mike Frysinger |
2005-12-28 | make sure we handle the (malloc(0)==NULL) case as Aubrey points out via the e... | Mike Frysinger |
2005-12-27 | kill off simple unused warnings | Mike Frysinger |
2005-12-27 | kill off simple unused warnings | Mike Frysinger |
2005-12-27 | kill off simple unused warnings | Mike Frysinger |
2005-12-27 | 2005-12-15 Aubrey.Li <aubreylee@gmail.com> writes: | Mike Frysinger |
2005-12-27 | kill off minor warning | Mike Frysinger |
2005-12-16 | Convert some users and get rid of __rpc_thread_createerr jump reloc, this was... | Peter S. Mazinger |
2005-12-13 | Convert all users of earlier hiddens | Peter S. Mazinger |
2005-12-13 | Convert internal users of chmod/*stat*, minimize change for __strsep | Peter S. Mazinger |
2005-12-10 | Switch fread/fwrite/fclose/pipe/sigsetmask users | Peter S. Mazinger |
2005-12-09 | Implement hidden listen, use the hidden listen/accept | Peter S. Mazinger |
2005-12-09 | Implement hidden poll, switch user to hidden *printf/*scanf/poll | Peter S. Mazinger |
2005-12-09 | internal sigpause, do we really default to BSD signals? | Peter S. Mazinger |
2005-12-08 | mmap/mremap/socket/rewind gone | Peter S. Mazinger |