Age | Commit message (Expand) | Author | Files | Lines |
2002-11-10 | * sysdeps/mach/hurd/fcntl.c (__libc_fcntl): Treat a struct flock with | Roland McGrath | 1 | -1/+6 |
2002-11-09 | 2002-11-09 Marcus Brinkmann <marcus@gnu.org> | Roland McGrath | 1 | -1/+1 |
2002-11-01 | * sysdeps/gnu/siglist.c (PTR_SIZE_STR): Remove. | Roland McGrath | 1 | -2/+2 |
2002-10-23 | * libio/ftello.c (ftello): Use _IO_off64_t for type of POS. | Roland McGrath | 1 | -0/+65 |
2002-10-19 | * configure: Regenerated (using Autoconf 2.54). | Roland McGrath | 3 | -53/+63 |
2002-10-18 | * sysdeps/generic/bits/time.h: Replaced with contents of the | Roland McGrath | 1 | -74/+0 |
2002-10-18 | * configure.in: Replace AC_FD_CC with AS_MESSAGE_LOG_FD. | Roland McGrath | 1 | -1/+1 |
2002-10-18 | 2002-10-18 Jeff Bailey <jbailey@gnu.org> | Roland McGrath | 2 | -2/+0 |
2002-10-18 | regenerated | Roland McGrath | 1 | -32/+63 |
2002-10-18 | * configure.in (MIG): Just AC_SUBST it here. | Roland McGrath | 2 | -223/+434 |
2002-10-14 | * elf/rtld-Rules ($(objpfx)rtld-libc.a): Use $(verbose) in ar command. | Roland McGrath | 4 | -0/+278 |
2002-10-11 | * sysdeps/generic/bits/libc-tsd.h [USE___THREAD]: Conditional | Roland McGrath | 1 | -0/+25 |
2002-10-11 | * locale/newlocale.c (__newlocale): If setting all categories to "C", | Roland McGrath | 3 | -1/+40 |
2002-10-03 | Update. | Ulrich Drepper | 1 | -12/+12 |
2002-10-01 | 2002-10-01 Roland McGrath <roland@frob.com> | Roland McGrath | 2 | -5/+13 |
2002-09-29 | * sysdeps/mach/hurd/Versions (ld: GLIBC_2.2.6): Add __errno_location. | Roland McGrath | 1 | -0/+4 |
2002-09-28 | * sysdeps/mach/hurd/dl-sysdep.c (_dl_important_hwcaps): Use INTUSE for | Roland McGrath | 1 | -1/+2 |
2002-09-25 | * sysdeps/mach/hurd/Versions (ld: GLIBC_2.0): Move __libc_read, | Roland McGrath | 1 | -2/+5 |
2002-09-22 | * sysdeps/mach/hurd/dl-sysdep.c (_exit): Add alias __GI__exit. | Roland McGrath | 1 | -0/+3 |
2002-09-20 | * sysdeps/generic/ifreq.h (__if_nextreq): New function. | Roland McGrath | 1 | -0/+7 |
2002-09-20 | * sysdeps/mach/hurd/fork.c (__fork): Do not free the signal | Roland McGrath | 1 | -8/+24 |
2002-09-17 | * include/unistd.h: Uncomment libc_hidden_proto for _exit. | Roland McGrath | 1 | -1/+2 |
2002-09-02 | * sysdeps/mach/hurd/Versions (ld: GLIBC_2.0): Add __fxstat64. | Roland McGrath | 1 | -1/+1 |
2002-09-02 | * ctype/ctype.h (__ctype_b, __ctype_toupper, __ctype_tolower): | Roland McGrath | 1 | -7/+4 |
2002-08-30 | 2002-08-29 Roland McGrath <roland@redhat.com> | Roland McGrath | 1 | -6/+11 |
2002-08-30 | * sysdeps/mach/hurd/i386/init-first.c (_hurd_stack_setup: doinit): | Roland McGrath | 1 | -1/+3 |
2002-08-30 | * sysdeps/mach/_strerror.c (__strerror_r): Add libc_hidden_def. | Roland McGrath | 3 | -3/+6 |
2002-08-28 | Add i386/dl-brk.S, mips/dl-brk.S, and sparc/dl-brk.S. | Ulrich Drepper | 1 | -0/+1 |
2002-08-27 | Update. | Ulrich Drepper | 1 | -0/+1 |
2002-08-27 | * manual/errno.texi (Error Codes): Added ECANCELED (118 for Hurd). | Roland McGrath | 1 | -0/+2 |
2002-08-27 | 2002-08-26 Roland McGrath <roland@redhat.com> | Roland McGrath | 1 | -10/+7 |
2002-08-27 | * time/sys/time.h [__USE_BSD] (lutimes, futimes): Declare them. | Roland McGrath | 3 | -3/+102 |
2002-08-26 | 2002-08-26 Brian Youmans <3diff@gnu.org> | Roland McGrath | 7 | -28/+28 |
2002-08-20 | 2002-08-20 Brian Youmans <3diff@gnu.org> | Roland McGrath | 1 | -13/+25 |
2002-08-18 | * sysdeps/mach/hurd/mkdir.c (__mkdir): Use __directory_name_split | Roland McGrath | 2 | -4/+4 |
2002-08-18 | * sysdeps/mach/hurd/dl-sysdep.c | Roland McGrath | 1 | -0/+8 |
2002-08-15 | * locale/locarchive.h (struct locale_category_data): Give this name to | Roland McGrath | 2 | -28/+38 |
2002-08-13 | * include/sys/wait.h (__waitpid): Add libc_hidden_proto. | Roland McGrath | 2 | -2/+4 |
2002-08-13 | * include/unistd.h (seteuid, setegid): Add libc_hidden_proto. | Roland McGrath | 9 | -17/+12 |
2002-08-13 | 2002-08-13 Jakub Jelinek <jakub@redhat.com> | Roland McGrath | 2 | -0/+2 |
2002-08-12 | * sunrpc/svc_authux.c (_svcauth_unix): Remove spurious printf (ugh!). | Roland McGrath | 2 | -2/+4 |
2002-08-05 | * include/sys/utsname.h: Use libc_hidden_proto for uname, __uname. | Roland McGrath | 1 | -1/+3 |
2002-08-04 | Update. | Ulrich Drepper | 1 | -1/+2 |
2002-08-04 | * include/sys/resource.h: Use libc_hidden_proto for getpriority, | Roland McGrath | 2 | -0/+2 |
2002-08-04 | * include/unistd.h: Use libc_hidden_proto for _exit, alarm, confstr, | Roland McGrath | 2 | -1/+3 |
2002-08-03 | Update. | Ulrich Drepper | 22 | -54/+38 |
2002-07-31 | 2002-07-31 Roland McGrath <roland@frob.com> | Roland McGrath | 1 | -2/+2 |
2002-07-24 | Added <ifaddrs.h> interface with functions `getifaddrs', `freeifaddrs'. | Roland McGrath | 1 | -0/+74 |
2002-07-22 | 2002-07-19 Roland McGrath <roland@frob.com> | Roland McGrath | 1 | -1/+0 |
2002-07-20 | Update. | Ulrich Drepper | 1 | -1/+0 |