about summary refs log tree commit diff
path: root/sysdeps/mach/hurd
Commit message (Expand)AuthorAgeFilesLines
...
* Hurd: fixes for ptsname and ptsname_rPino Toscano2012-11-201-9/+9
* Hurd: implement syncfsPino Toscano2012-11-191-0/+31
* [BZ #3665] Regenerate sysdeps/mach/hurd/bits/errno.h.Samuel Thibault2012-11-041-3/+3
* [BZ #5246] Conditionalize use of PTR_DEMANGLE.Thomas Schwinge2012-11-041-0/+2
* Fix build of test cases on GNU Hurd that are statically linked.Thomas Schwinge2012-11-011-3/+7
* Remove PowerPC sysdep files for GNU Hurd and GNU Mach.Thomas Schwinge2012-11-019-1266/+0
* Fix a compilation error in the Hurd's bits/param.h.Thomas Schwinge2012-11-011-2/+0
* Hurd: fix fdatasync/fsync if the fd does not support file_syncPino Toscano2012-10-292-2/+14
* Hurd: ptrace: use __hurd_fail for EOPNOTSUPPPino Toscano2012-10-251-4/+4
* Add missing magic to GLIBC_PROVIDES.Roland McGrath2012-10-091-123/+0
* Move _dl_important_hwcaps to dl-hwcaps.cH.J. Lu2012-10-051-20/+0
* Name space hygeine for madvise.Roland McGrath2012-10-041-2/+3
* Clean up conditionalize of ld.so.cache support.Roland McGrath2012-10-031-28/+0
* Get rid of unused __swblk_t type.Roland McGrath2012-10-011-1/+0
* Move _G_config.h with Linuxism to linux/ directory.Roland McGrath2012-09-281-64/+0
* Remove various _G_*_t type names.Joseph Myers2012-09-251-7/+0
* Remove _G_HAVE_SYS_WAIT and _IO_HAVE_SYS_WAIT.Joseph Myers2012-09-211-1/+0
* Remove _G_NEED_STDARG_H.Joseph Myers2012-09-201-1/+0
* Remove _G_HAVE_IO_GETLINE_INFO.Joseph Myers2012-09-171-1/+0
* Remove unused __rtld_lock_init_recursive macroH.J. Lu2012-09-131-2/+0
* Remove _G_HAVE_PRINTF_FP.Joseph Myers2012-09-131-1/+0
* Remove unused typedefs and macros from _G_config.h.Joseph Myers2012-09-111-10/+0
* Remove _G_USING_THUNKS.Joseph Myers2012-09-101-3/+0
* Remove libio C++ vtable definitions.Joseph Myers2012-09-101-4/+0
* Split sys/param.h out into common file and sysdeps bits/param.h file.Roland McGrath2012-08-171-53/+6
* Clean up definition of _LIBC_REENTRANT and _IO_MTSAFE_IO.Roland McGrath2012-08-172-3/+3
* Distinguish ELOOP diagnosis threshold from SYMLOOP_MAX.Roland McGrath2012-08-034-14/+65
* Hurd: implement renameatPino Toscano2012-07-311-0/+51
* Rename __secure_getenv to secure_getenvFlorian Weimer2012-07-251-1/+1
* Hurd: compliance fixes for getlogin_rPino Toscano2012-07-211-2/+9
* Hurd: compliance fixes for getgroupsPino Toscano2012-07-211-1/+4
* Hurd: provide lremovexattrPino Toscano2012-07-211-0/+35
* Hurd: provide llistxattrPino Toscano2012-07-211-0/+35
* Hurd: sendto: do not crash when ADDR is nullPino Toscano2012-07-201-25/+39
* Some missing bits from sysdeps/*/elf dismissal.Thomas Schwinge2012-06-231-2/+2
* Remove use of INTDEF/INTUSE in socketAndreas Schwab2012-05-311-4/+2
* Remove use of INTDEF/INTUSE in libioAndreas Schwab2012-05-241-2/+2
* Add __fsword_t and use it in bits/statfs.hH.J. Lu2012-05-171-0/+1
* Fold copyright yearsH.J. Lu2012-05-161-1/+1
* Remove __snseconds_tH.J. Lu2012-05-151-2/+1
* Add __SYSCALL_{S,U}LONG_TYPE to hurd typesizes.hH.J. Lu2012-05-151-0/+2
* [BZ #13673] Replace FSF snail mail address with URL.Thomas Schwinge2012-05-113-9/+6
* Hurd: fix mode type for openatSamuel Thibault2012-05-101-3/+3
* Hurd: Fix port deallocation on mknod error.Samuel Thibault2012-05-101-5/+5
* Hurd: Fix __dup3 _hurd_dtable_lock usage.Samuel Thibault2012-05-101-4/+3
* Hurd: Support --prefix=/usr special-casing for all GNU systems.Thomas Schwinge2012-05-102-46/+128
* Hurd: struct timespec members in struct statThomas Schwinge2012-05-102-22/+48
* Hurd: Fix setres[ug]id handling of -1Samuel Thibault2012-05-102-29/+122
* Hurd: Fix sbrk beyond 128MBSamuel Thibault2012-05-101-3/+17
* Hurd: recvfrom(): take into account null address portsPino Toscano2012-05-101-2/+4