aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/mach/hurd/Makefile
AgeCommit message (Expand)Author
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-12-12hurd: Add rules for static PIE buildSamuel Thibault
2021-12-12hurd: Fix gmon-staticSamuel Thibault
2021-11-24io: Refactor close_range and closefromAdhemerval Zanella
2021-11-07hurd: Implement close_range and closefromSergey Bugaev
2021-07-22Move malloc hooks into a compat DSOSiddhesh Poyarekar
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-12-29io: Remove xmknod{at} implementationsAdhemerval Zanella
2020-12-29io: Remove xstat implementationsAdhemerval Zanella
2020-06-28hurd: Make fcntl(F_SETLKW*) cancellation pointsSamuel Thibault
2020-06-28hurd: make wait4 a cancellation pointSamuel Thibault
2020-06-28hurd: make close a cancellation pointSamuel Thibault
2020-06-28hurd: make open and openat cancellation pointsSamuel Thibault
2020-06-20hurd: Add mremapSamuel Thibault
2020-06-14hurd: Fix __writev_nocancel_nostatusSamuel Thibault
2020-06-14hurd: Make write and pwrite64 cancellation pointsSamuel Thibault
2020-06-07hurd: Make read and pread64 cancellableSamuel Thibault
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-12-29hurd: Global signal dispositionJeremie Koenig
2019-12-13hurd: Fix __close_nocancel_nostatus availabilitySamuel Thibault
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-11-27Fix Hurd build with read-only source directory.Joseph Myers
2018-11-16hurd: Fix F_*LK* fcntl with __USE_FILE_OFFSET64Samuel Thibault
2018-04-02hurd: Remove bogus net/if_ppp.hSamuel Thibault
2018-01-27hurd: fix warningSamuel Thibault
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-03-20hurd: Break errnos.d / libc-modules.h dependency loopSamuel Thibault
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-09-15Fix typoSamuel Thibault
2015-09-13Fix typoSamuel Thibault
2015-09-08Fix parallel build of before-compile targets.Samuel Thibault
2015-09-06Fix rules generating headers in hurd/ and mach/Samuel Thibault
2015-03-21Add missing dependencySamuel Thibault
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-06-17Rewrite sysd-rules generation using an awk script.Roland McGrath
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-11-01Fix build of test cases on GNU Hurd that are statically linked.Thomas Schwinge
2012-05-10Hurd: Include RPC user stubs in linkobj/libc.soThomas Schwinge
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-01-08Static linking is always neededUlrich Drepper
2011-09-08Remove support for automatic cvs check-insUlrich Drepper
2009-01-07* sysdeps/mach/hurd/Makefile (sysdep_headers) [subdir=socket]:Roland McGrath
2004-10-172004-10-16 Alfred M. Szmidt <ams@kemisten.nu>Roland McGrath
2003-06-27* sysdeps/mach/configure.in: Barf rather than define NO_CREATION_TIME.Roland McGrath
2003-02-152003-02-15 Roland McGrath <roland@frob.com>Roland McGrath
2003-01-13* include/fcntl.h: Declare __libc_creat.Roland McGrath
2002-02-23Update.Ulrich Drepper