index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hurd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
2001-11-04 Roland McGrath <roland@frob.com>
Roland McGrath
2001-11-04
1
-2
/
+2
*
2001-10-28 Roland McGrath <roland@frob.com>
Roland McGrath
2001-10-28
1
-8
/
+12
*
Update.
Ulrich Drepper
2001-09-19
2
-6
/
+8
*
* hurd/Versions (libc: GLIBC_2.2.5): New set; add _hurd_raise_signal,
Roland McGrath
2001-08-24
1
-0
/
+5
*
2001-08-20 Roland McGrath <roland@frob.com>
Roland McGrath
2001-08-22
1
-0
/
+3
*
2001-08-21 Roland McGrath <roland@frob.com>
Roland McGrath
2001-08-21
2
-1
/
+9
*
2001-08-12 Roland McGrath <roland@frob.com>
Roland McGrath
2001-08-12
1
-1
/
+1
*
* hurd/hurdsig.c (_hurd_internal_post_signal): Fix handling of SA_RESETHAND and SA_NODEFER.
Mark Kettenis
2001-07-27
1
-5
/
+10
*
2001-07-24 Igor Khavkine <i_khavki@alcor.concordia.ca>
Roland McGrath
2001-07-24
1
-1
/
+1
*
2001-07-22 Roland McGrath <roland@frob.com>
Roland McGrath
2001-07-23
1
-2
/
+8
*
2001-07-11 Igor Khavkine <i_khavki@alcor.concordia.ca>
Roland McGrath
2001-07-11
1
-2
/
+1
*
Update to LGPL v2.1.
Andreas Jaeger
2001-07-06
77
-616
/
+616
*
* hurd/hurdsig.c (_hurd_internal_post_signal): For SS->suspended
Roland McGrath
2001-07-04
1
-5
/
+1
*
2001-06-26 Roland McGrath <roland@frob.com>
Roland McGrath
2001-07-04
1
-1
/
+1
*
* hurd/Makefile (user-interfaces): Add pfinet. * hurd/hurdioctl.c: Include <hurd/pfinet.h>, <net/if.h> and <netinet/in.h>. (siocgifconf): New function. Register it with HURD_HANDLE_IOCTL as the handler for SIOCGIFCONF. * sysdeps/mach/hurd/bits/ioctls.h: Modify SIOCSIFFLAGS and SIOCGIFFLAGS to be...
Mark Kettenis
2001-06-26
2
-2
/
+31
*
2001-06-18 Roland McGrath <roland@frob.com>
Roland McGrath
2001-06-22
1
-2
/
+2
*
* hurd/Makefile (routines): Add lookup-retry.
Roland McGrath
2001-06-17
3
-287
/
+328
*
2001-06-16 Roland McGrath <roland@frob.com>
Roland McGrath
2001-06-17
1
-2
/
+2
*
* hurd/hurd/threadvar.h: Add prototype for __hurd_errno_location.
Mark Kettenis
2001-06-10
1
-1
/
+2
*
2001-05-19 Roland McGrath <roland@frob.com>
Roland McGrath
2001-05-20
1
-4
/
+7
*
* hurd/privports.c (__get_privileged_ports): Renamed with __.
Roland McGrath
2001-04-19
2
-7
/
+11
*
2001-04-19 Roland McGrath <roland@frob.com>
Roland McGrath
2001-04-19
1
-2
/
+12
*
* sysdeps/mach/hurd/Makefile ($(link-rpcuserlibs)): Don't append
Roland McGrath
2001-04-01
7
-20
/
+47
*
Update.
Ulrich Drepper
2001-03-20
1
-4
/
+5
*
* hurd/hurdsig.c (_hurdsig_getenv): Remove spurious innermost declaration of value such that we actually return the value of the environment variable.
Mark Kettenis
2001-01-24
1
-1
/
+0
*
* sysdeps/mach/hurd/chroot.c (chroot): Revert 1999-02-27 changes, but change looking up the initial directory port in a similar way as done by _hurd_change_directory_port_from_name. * hurd/fchroot.c (fchroot): Likewise.
Mark Kettenis
2001-01-19
1
-4
/
+24
*
2000-11-30 Roland McGrath <roland@frob.com>
Roland McGrath
2000-12-01
1
-5
/
+8
*
2000-11-13 Roland McGrath <roland@frob.com>
Roland McGrath
2000-11-13
1
-1
/
+1
*
* hurd/get-host.c (_hurd_get_host_config): Fix possible buffer underrun and make sure the result is null terminated even if there is no trailing newline.
Mark Kettenis
2000-11-13
1
-3
/
+10
*
* hurd/hurdsig.c: Rearrange headers a bit. (_hurdsig_init): Block until _hurd_msgport_thread is initialized when cthreads is being used.
Mark Kettenis
2000-08-22
1
-5
/
+19
*
* hurd/thread-cancel.c (hurd_thread_cancel): When cancelling the calling thread, set the cancellation flag and return success instead of EINTR.
Mark Kettenis
2000-07-25
1
-2
/
+9
*
* hurd/hurd/fd.h: Include <cthreads.h> instead of <lock-intern.h>.
Mark Kettenis
2000-07-08
1
-2
/
+3
*
* hurd/vpprintf.c [USE_IN_LIBIO]: Include <libioP.h>. (do_write): Renamed from pwrite. (vpprintf) [USE_IN_LIBIO]: Adjust for renaming and reshufling of `struct _IO_cookie_file'.
Mark Kettenis
2000-07-07
1
-10
/
+10
*
2000-04-02 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath
2000-04-02
1
-1
/
+1
*
Update.
Ulrich Drepper
2000-03-31
1
-2
/
+2
*
2000-03-30 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath
2000-03-30
1
-1
/
+33
*
* dlfcn/dlopen.c: Use <shlib-compat.h> macros.
Roland McGrath
2000-03-27
2
-13
/
+10
*
2000-03-26 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath
2000-03-26
1
-2
/
+11
*
2000-03-18 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath
2000-03-18
1
-1
/
+86
*
* mach/devstream.c (devstream_write, devstream_read): New functions.
Roland McGrath
2000-03-10
1
-2
/
+24
*
2000-03-10 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath
2000-03-10
1
-27
/
+32
*
1999-11-18 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath
1999-12-03
7
-90
/
+188
*
* Versions.def (libc): Move GLIBC_2.2 dependency from GLIBC_2.1.1 to
Roland McGrath
1999-11-13
4
-33
/
+190
*
1999-09-18 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath
1999-09-19
1
-32
/
+20
*
1999-09-19 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath
1999-09-19
1
-36
/
+27
*
add missing #include <unistd.h>
Roland McGrath
1999-09-05
1
-0
/
+1
*
1999-09-05 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath
1999-09-05
1
-1
/
+3
*
1999-08-23 Mark Kettenis <kettenis@gnu.org>
Roland McGrath
1999-08-23
1
-1
/
+1
*
1999-08-22 Mark Kettenis <kettenis@gnu.org>
Roland McGrath
1999-08-22
2
-2
/
+6
*
1999-08-19 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath
1999-08-22
1
-56
/
+132
[next]