about summary refs log tree commit diff
path: root/sysdeps/generic
Commit message (Expand)AuthorAgeFilesLines
* * include/unistd.h (seteuid, setegid): Add libc_hidden_proto.Roland McGrath2002-08-1311-28/+19
* 2002-08-13 Jakub Jelinek <jakub@redhat.com>Roland McGrath2002-08-132-6/+4
* * sysdeps/generic/dl-tls.c (_dl_allocate_tls_init): Fix inner loopRoland McGrath2002-08-122-7/+10
* * sunrpc/svc_authux.c (_svcauth_unix): Remove spurious printf (ugh!).Roland McGrath2002-08-123-3/+7
* * include/sys/errno.h: New file.Roland McGrath2002-08-111-1/+0
* * include/wchar.h (putwc): Use libc_hidden_proto.Roland McGrath2002-08-101-1/+2
* * locale/loadarchive.c (_nl_load_locale_from_archive): Parse localeRoland McGrath2002-08-101-0/+1
* Update.Ulrich Drepper2002-08-082-0/+70
* Update.Ulrich Drepper2002-08-081-0/+1
* * include/getopt.h: But private decls inside [_GETOPT_H].Roland McGrath2002-08-061-2/+6
* * locale/Versions (libc: GLIBC_2.3): Add all the *_l functionsRoland McGrath2002-08-066-3/+13
* * include/rpc/auth.h: Use libc_hidden_proto for getnetname,Roland McGrath2002-08-061-2/+4
* (_dl_allocate_tls_init): Store dtv pointer at correct index. Clear BSS regio...Ulrich Drepper2002-08-061-5/+5
* * include/sys/utsname.h: Use libc_hidden_proto for uname, __uname.Roland McGrath2002-08-051-1/+3
* 2002-08-05 Roland McGrath <roland@redhat.com>Roland McGrath2002-08-052-8/+22
* * sysdeps/generic/libc-tls.c (__libc_setup_tls): Make the phdr loopRoland McGrath2002-08-052-8/+11
* * sysdeps/generic/dl-tls.c (_dl_allocate_tls_storage): Allocate theRoland McGrath2002-08-051-15/+6
* * Makerules (cpp-srcs-left): When setting this to runRoland McGrath2002-08-052-6/+12
* 2002-08-04 Roland McGrath <roland@redhat.com>Roland McGrath2002-08-051-56/+70
* Update.Ulrich Drepper2002-08-051-2/+2
* Update.Ulrich Drepper2002-08-042-2/+4
* Update.Ulrich Drepper2002-08-042-2/+4
* * include/sys/resource.h: Use libc_hidden_proto for getpriority,Roland McGrath2002-08-042-2/+4
* * include/unistd.h: Use libc_hidden_proto for _exit, alarm, confstr,Roland McGrath2002-08-046-4/+14
* * include/search.h: Use libc_hidden_proto for hsearch_r, lfind.Roland McGrath2002-08-042-2/+8
* (__stpcpy): Add libc_hidden_def.Ulrich Drepper2002-08-041-1/+4
* * sysdeps/posix/raise.c: Likewise.Roland McGrath2002-08-031-2/+2
* * include/stdlib.h: Use libc_hidden_proto for qsort.Roland McGrath2002-08-032-5/+4
* 2002-08-03 Roland McGrath <roland@redhat.com>Roland McGrath2002-08-031-2/+2
* Update.Ulrich Drepper2002-08-033-2/+7
* Update.Ulrich Drepper2002-08-031-0/+1
* * include/sys/syslog.h: Use libc_hidden_proto for syslog, vsyslog.Roland McGrath2002-08-031-1/+2
* * include/libc-symbols.h (hidden_weak): Define it for [__ASSEMBLER__].Roland McGrath2002-08-031-1/+2
* 2002-08-03 Roland McGrath <roland@redhat.com>Roland McGrath2002-08-031-0/+1
* Update.Ulrich Drepper2002-08-0326-39/+49
* * sysdeps/pthread/bits/libc-tsd.h: Include <tls.h>.Roland McGrath2002-08-022-11/+22
* 2002-07-31 Jeff Bailey <jbailey@gnu.org>Roland McGrath2002-07-311-0/+24
* Added <ifaddrs.h> interface with functions `getifaddrs', `freeifaddrs'.Roland McGrath2002-07-242-7/+55
* Update.Ulrich Drepper2002-07-233-9/+197
* Update.Ulrich Drepper2002-07-201-18/+14
* Update.Ulrich Drepper2002-07-202-3/+8
* Update.Ulrich Drepper2002-07-151-2/+7
* Update.Andreas Jaeger2002-07-082-2/+10
* * sysdeps/unix/sysv/linux/bits/ustat.h: Moved to ...Roland McGrath2002-06-151-11/+8
* * sysdeps/generic/tmpfile.c [USE_IN_LIBIO] (tmpfile): Don't #defineRoland McGrath2002-06-121-2/+4
* * sysdeps/mach/hurd/xstat64.c: Conditionalize entire contents of theRoland McGrath2002-06-112-1/+8
* * sysdeps/generic/sendfile.c: Include <errno.h>.Roland McGrath2002-06-052-0/+2
* * io/Makefile (routines): Add sendfile and sendfile64.Roland McGrath2002-06-052-0/+64
* Update.Ulrich Drepper2002-05-311-3/+3
* Update.Ulrich Drepper2002-05-159-22/+45