| Commit message (Expand) | Author | Age | Files | Lines |
* | Update. | Ulrich Drepper | 2002-08-27 | 1 | -0/+1 |
* | * manual/errno.texi (Error Codes): Added ECANCELED (118 for Hurd). | Roland McGrath | 2002-08-27 | 1 | -0/+2 |
* | 2002-08-26 Roland McGrath <roland@redhat.com> | Roland McGrath | 2002-08-27 | 1 | -10/+7 |
* | * time/sys/time.h [__USE_BSD] (lutimes, futimes): Declare them. | Roland McGrath | 2002-08-27 | 3 | -3/+102 |
* | 2002-08-26 Brian Youmans <3diff@gnu.org> | Roland McGrath | 2002-08-26 | 7 | -28/+28 |
* | 2002-08-20 Brian Youmans <3diff@gnu.org> | Roland McGrath | 2002-08-20 | 1 | -13/+25 |
* | * sysdeps/mach/hurd/mkdir.c (__mkdir): Use __directory_name_split | Roland McGrath | 2002-08-18 | 2 | -4/+4 |
* | * sysdeps/mach/hurd/dl-sysdep.c | Roland McGrath | 2002-08-18 | 1 | -0/+8 |
* | * locale/locarchive.h (struct locale_category_data): Give this name to | Roland McGrath | 2002-08-15 | 2 | -28/+38 |
* | * include/sys/wait.h (__waitpid): Add libc_hidden_proto. | Roland McGrath | 2002-08-13 | 2 | -2/+4 |
* | * include/unistd.h (seteuid, setegid): Add libc_hidden_proto. | Roland McGrath | 2002-08-13 | 9 | -17/+12 |
* | 2002-08-13 Jakub Jelinek <jakub@redhat.com> | Roland McGrath | 2002-08-13 | 2 | -0/+2 |
* | * sunrpc/svc_authux.c (_svcauth_unix): Remove spurious printf (ugh!). | Roland McGrath | 2002-08-12 | 2 | -2/+4 |
* | * include/sys/utsname.h: Use libc_hidden_proto for uname, __uname. | Roland McGrath | 2002-08-05 | 1 | -1/+3 |
* | Update. | Ulrich Drepper | 2002-08-04 | 1 | -1/+2 |
* | * include/sys/resource.h: Use libc_hidden_proto for getpriority, | Roland McGrath | 2002-08-04 | 2 | -0/+2 |
* | * include/unistd.h: Use libc_hidden_proto for _exit, alarm, confstr, | Roland McGrath | 2002-08-04 | 2 | -1/+3 |
* | Update. | Ulrich Drepper | 2002-08-03 | 22 | -54/+38 |
* | 2002-07-31 Roland McGrath <roland@frob.com> | Roland McGrath | 2002-07-31 | 1 | -2/+2 |
* | Added <ifaddrs.h> interface with functions `getifaddrs', `freeifaddrs'. | Roland McGrath | 2002-07-24 | 1 | -0/+74 |
* | 2002-07-19 Roland McGrath <roland@frob.com> | Roland McGrath | 2002-07-22 | 1 | -1/+0 |
* | Update. | Ulrich Drepper | 2002-07-20 | 1 | -1/+0 |
* | Update. | Andreas Jaeger | 2002-07-06 | 1 | -16/+148 |
* | Update. | Ulrich Drepper | 2002-06-20 | 1 | -1/+0 |
* | * sysdeps/mach/hurd/mmap.c (__mmap): Add a dead case that quiets a | Roland McGrath | 2002-06-15 | 2 | -2/+4 |
* | 2002-06-14 Roland McGrath <roland@frob.com> | Roland McGrath | 2002-06-15 | 1 | -0/+0 |
* | * sysdeps/mach/hurd/dl-sysdep.c (_dl_sysdep_start: go): Fix arg type. | Roland McGrath | 2002-06-13 | 2 | -8/+7 |
* | 2002-06-13 Roland McGrath <roland@frob.com> | Roland McGrath | 2002-06-13 | 1 | -4/+4 |
* | * sysdeps/mach/hurd/xstat64.c: Conditionalize entire contents of the | Roland McGrath | 2002-06-11 | 31 | -485/+517 |
* | 2002-06-08 Roland McGrath <roland@frob.com> | Roland McGrath | 2002-06-11 | 1 | -3/+3 |
* | 2002-06-07 Roland McGrath <roland@frob.com> | Roland McGrath | 2002-06-07 | 1 | -53/+0 |
* | * io/Makefile (routines): Add sendfile and sendfile64. | Roland McGrath | 2002-06-05 | 3 | -0/+156 |
* | * include/link.h: Include <tls.h> to make sure USE_TLS is defined. | Roland McGrath | 2002-06-04 | 1 | -0/+304 |
* | * sysdeps/mach/alpha/setfpucw.c: New file. | Roland McGrath | 2002-05-29 | 1 | -4/+4 |
* | 2002-05-28 Roland McGrath <roland@frob.com> | Roland McGrath | 2002-05-29 | 1 | -0/+69 |
* | Update. | Ulrich Drepper | 2002-05-15 | 8 | -22/+34 |
* | 2002-05-13 Marcus Brinkmann <marcus@gnu.org> | Roland McGrath | 2002-05-13 | 1 | -2/+2 |
* | * sysdeps/mach/hurd/close.c: #undef __close before function defn, | Roland McGrath | 2002-05-02 | 3 | -3/+10 |
* | 2002-05-01 Roland McGrath <roland@frob.com> | Roland McGrath | 2002-05-02 | 1 | -0/+30 |
* | 2002-04-30 Roland McGrath <roland@frob.com> | Roland McGrath | 2002-04-30 | 8 | -553/+6 |
* | * sysdeps/mach/alpha/syscall.S: Don't use .frame, ENTRY will have it; | Roland McGrath | 2002-04-24 | 2 | -6/+13 |
* | 2002-04-23 Roland McGrath <roland@frob.com> | Roland McGrath | 2002-04-23 | 4 | -8/+8 |
* | 2002-04-22 Roland McGrath <roland@frob.com> | Roland McGrath | 2002-04-23 | 1 | -0/+3 |
* | 2002-04-19 Roland McGrath <roland@frob.com> | Roland McGrath | 2002-04-20 | 1 | -4/+13 |
* | Update. | Ulrich Drepper | 2002-04-15 | 3 | -3/+13 |
* | Update. | Ulrich Drepper | 2002-04-14 | 2 | -1/+6 |
* | Update. | Ulrich Drepper | 2002-04-14 | 1 | -1/+4 |
* | Update. | Ulrich Drepper | 2002-04-14 | 5 | -5/+21 |
* | Update. | Ulrich Drepper | 2002-04-09 | 5 | -3/+15 |
* | * sysdeps/mach/hurd/dl-sysdep.c (__mmap): Use MAP_FAILED instead of | Roland McGrath | 2002-04-08 | 1 | -1/+1 |