summaryrefslogtreecommitdiff
path: root/sysdeps/mach
AgeCommit message (Expand)Author
2001-04-24send returns ssize_t.Andreas Jaeger
2001-04-19* sysdeps/mach/hurd/mlock.c: New file.Roland McGrath
2001-04-19* hurd/privports.c (__get_privileged_ports): Renamed with __.Roland McGrath
2001-04-10Update.Ulrich Drepper
2001-04-09* mach/msgserver.c (__mach_msg_server_timeout): Add an assert.Roland McGrath
2001-04-01* sysdeps/mach/hurd/Makefile ($(link-rpcuserlibs)): Don't appendRoland McGrath
2001-03-24* sysdeps/mach/hurd/i386/bits/sigcontext.h (sc_sp, sc_fp, sc_pc, sc_ps): Defi...Mark Kettenis
2001-03-24* sysdeps/mach/hurd/i386/init-first.c: Include <assert.h>. (_dl_argv): Declar...Mark Kettenis
2001-03-17Update.Ulrich Drepper
2001-03-16Update.Ulrich Drepper
2001-03-12* sysdeps/mach/hurd/configure.in: Add a sanity check on $prefix.Roland McGrath
2001-03-12Regenerated: autoconf sysdeps/mach/hurd/configure.inRoland McGrath
2001-02-26Regenerated from ../sysdeps/mach/hurd/errnos.awk ../manual/errno.texi /home/r...Roland McGrath
2001-02-18* sysdeps/mach/getsysstats.c (__get_phys_pages): Change return value to long ...Mark Kettenis
2001-02-10* sysdeps/mach/hurd/setitimer.c: Include <time.h>.Mark Kettenis
2001-02-10* sysdeps/mach/gettimeofday.c: Include <stddef.h>.Mark Kettenis
2001-01-28Update.Ulrich Drepper
2001-01-27Update.Ulrich Drepper
2001-01-27Update.Ulrich Drepper
2001-01-25Update.Ulrich Drepper
2001-01-19* sysdeps/mach/hurd/chroot.c (chroot): Revert 1999-02-27 changes, but change ...Mark Kettenis
2001-01-07* sysdeps/mach/hurd/readdir64.c: New file. * sysdeps/mach/hurd/readdir64_r.c:...Mark Kettenis
2001-01-07* sysdeps/mach/hurd/fstatvfs.c (fstatvfs): Add comment about `struct statfs' ...Mark Kettenis
2001-01-07* sysdeps/mach/hurd/fstatfs64.c: New file. * sysdeps/mach/hurd/fstatvfs64.c: ...Mark Kettenis
2001-01-06* sysdeps/mach/hurd/readdir_r.c (__readdir_r): Return error number instead of...Mark Kettenis
2001-01-06* sysdeps/mach/hurd/xstatconv.c (xstat64_conv): Don't forget to copy st_atime...Mark Kettenis
2000-12-31Update.Andreas Jaeger
2000-12-282000-12-28 Roland McGrath <roland@frob.com>Roland McGrath
2000-12-27(__protocol_available): Uncomment, it's not needed at the moment.Andreas Jaeger
2000-12-072000-12-06 Roland McGrath <roland@frob.com>Roland McGrath
2000-12-06* sysdeps/mach/hurd/dl-sysdep.c (_dl_sysdep_start_cleanup): Mark as internal_...Mark Kettenis
2000-11-302000-11-30 Roland McGrath <roland@frob.com>Roland McGrath
2000-11-04* sysdeps/mach/hurd/Dist: Remove clk_tck.c.Mark Kettenis
2000-11-04* sysdeps/mach/hurd/Versions [libc] (GLIBC_2.1.1): Remove __libc_clk_tck. * s...Mark Kettenis
2000-09-29* sysdeps/mach/hurd/dl-sysdep.c (__access): New function. Dummy implementati...Mark Kettenis
2000-09-23* sysdeps/mach/hurd/bits/posix_opt.h (_POSIX_SYNCHRONIZED_IO): #undef since w...Mark Kettenis
2000-09-23* sysdeps/mach/hurd/bits/time.h: (CLOCKS_PER_SEC): Make a long int constant s...Mark Kettenis
2000-09-23* sysdeps/mach/getloadavg.c (getloadavg): Divide instead of multiply by LOAD_...Mark Kettenis
2000-09-09Update.Ulrich Drepper
2000-08-29Update.Ulrich Drepper
2000-08-28* sysdeps/mach/hurd/getpeername.c (__getpeername): Renamed from getpeername. ...Mark Kettenis
2000-08-16* sysdeps/mach/hurd/lseek64.c: New file.Mark Kettenis
2000-08-15* sysdeps/mach/hurd/i386/bits/time.h (__clockid_t, __timer_t): Remove typedef...Mark Kettenis
2000-08-15* sysdeps/mach/hurd/xstatconv.c: New file. * sysdeps/mach/hurd/fxstat64.c: Ne...Mark Kettenis
2000-08-15* sysdeps/mach/hurd/dl-sysdep.c (__libc_multiple_libcs): Initialize, needed f...Mark Kettenis
2000-08-09* sysdeps/mach/hurd/socketpair.c (__socketpair): Renamed from socketpair. Ma...Mark Kettenis
2000-08-01* sysdeps/mach/hurd/dl-sysdep.c (_dl_sysdep_start): Take into acount that elf...Mark Kettenis
2000-07-23* sysdeps/mach/hurd/brk.c (_hurd_set_brk): When shrinking the program's data ...Mark Kettenis
2000-07-21Update.Ulrich Drepper
2000-07-10* sysdeps/mach/hurd/check_fds.c: New file. Implements file descriptor checki...Mark Kettenis