Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hurd: Add hurd thread library | Samuel Thibault | 2018-04-02 | 53 | -0/+2790 |
* | hurd: advertise process memory locking option | Samuel Thibault | 2018-03-27 | 1 | -2/+2 |
* | hurd: Regenerate errno.h header | Samuel Thibault | 2018-03-25 | 1 | -2/+2 |
* | hurd: Initialize TLS and libpthread before signal thread start | Samuel Thibault | 2018-03-25 | 2 | -8/+48 |
* | Remove unused frame.h header, sigcontextinfo.h macros. | Joseph Myers | 2018-03-22 | 1 | -5/+0 |
* | hurd: Code style fixes | Samuel Thibault | 2018-03-20 | 1 | -7/+5 |
* | Add narrowing subtract functions. | Joseph Myers | 2018-03-20 | 1 | -0/+13 |
* | hurd: fix build | Samuel Thibault | 2018-03-18 | 1 | -1/+1 |
* | Hurd: fix port leak in TLS | Richard Braun | 2018-03-18 | 1 | -8/+13 |
* | hurd: Add mlockall support | Samuel Thibault | 2018-03-18 | 2 | -0/+82 |
* | hurd: Fix boot with statically-linked exec server | Samuel Thibault | 2018-03-18 | 1 | -1/+1 |
* | hurd: Reimplement libc locks using mach's gsync | Agustina Arzille | 2018-03-18 | 7 | -278/+142 |
* | hurd: Rewrite __libc_cleanup_* | Agustina Arzille | 2018-03-18 | 1 | -17/+30 |
* | hurd: Add missing include | Samuel Thibault | 2018-03-18 | 1 | -0/+1 |
* | hurd: Fix coding style | Samuel Thibault | 2018-03-18 | 2 | -8/+8 |
* | hurd: Fix link cthread/pthread symbol exposition. | Samuel Thibault | 2018-03-17 | 3 | -8/+8 |
* | hurd: Replace threadvars with TLS | Samuel Thibault | 2018-03-17 | 15 | -144/+74 |
* | hurd: add TLS support | Samuel Thibault | 2018-03-17 | 5 | -8/+73 |
* | Lookup the startup server through /servers/startup | David Michael | 2018-03-12 | 1 | -2/+3 |
* | hurd: add gscope support | Samuel Thibault | 2018-03-11 | 1 | -0/+21 |
* | Add missing start-of-file descriptive comment. | Samuel Thibault | 2018-03-06 | 2 | -2/+4 |
* | hurd: Add futimesat and utimensat support | Samuel Thibault | 2018-03-06 | 6 | -36/+167 |
* | hurd: Define and pass UTIME_NOW and UTIME_OMIT to new file_utimens RPC | Flávio Cruz | 2018-03-05 | 6 | -53/+149 |
* | hurd: Add futimens support | Samuel Thibault | 2018-03-04 | 1 | -0/+50 |
* | Separate out error_t definition | Samuel Thibault | 2018-03-04 | 3 | -16/+29 |
* | hurd: Add missing include | Samuel Thibault | 2018-03-04 | 1 | -0/+1 |
* | hurd: Move mach/param.h to bits/mach/param.h | Samuel Thibault | 2018-03-04 | 2 | -2/+2 |
* | hurd: fix gai_misc build | Samuel Thibault | 2018-02-27 | 1 | -0/+67 |
* | hurd: Add sysdep-cancel.h | Samuel Thibault | 2018-02-21 | 1 | -0/+9 |
* | hurd: fix build | Samuel Thibault | 2018-02-21 | 1 | -0/+2 |
* | hurd: Fix build on missing __ptsname_internal function | Samuel Thibault | 2018-02-17 | 1 | -4/+19 |
* | hurd: Define EXEC_PAGESIZE | Samuel Thibault | 2018-02-17 | 2 | -0/+27 |
* | Add narrowing add functions. | Joseph Myers | 2018-02-10 | 1 | -0/+14 |
* | Fix -Os gnu_dev_* linknamespace, localplt issues (bug 15105, bug 19463). | Joseph Myers | 2018-02-07 | 1 | -2/+2 |
* | hurd: include generic's hp-timing.h instead of copying it | Samuel Thibault | 2018-01-30 | 1 | -18/+1 |
* | hurd: Add tlsdesc.sym | Samuel Thibault | 2018-01-30 | 1 | -0/+19 |
* | hurd: disable hp timing | Samuel Thibault | 2018-01-30 | 1 | -0/+38 |
* | hurd: Fix comments for FREAD and FWRITE | Samuel Thibault | 2018-01-29 | 1 | -1/+1 |
* | hurd: Add expected ABI lists | Samuel Thibault | 2018-01-29 | 11 | -0/+3674 |
* | hurd: Fix includes | Samuel Thibault | 2018-01-29 | 3 | -1/+2 |
* | hurd: Fix _POSIX_VDISABLE value | Samuel Thibault | 2018-01-29 | 1 | -1/+1 |
* | hurd: Build stubs for new gnumach.defs | Samuel Thibault | 2018-01-28 | 2 | -2/+2 |
* | hurd: Fix posix options | Samuel Thibault | 2018-01-28 | 1 | -2/+2 |
* | hurd: Fix getifaddrs / freeifaddrs exposition | Samuel Thibault | 2018-01-28 | 1 | -2/+0 |
* | hurd: take __USE_EXTERN_INLINES into account and restrict inlines | Samuel Thibault | 2018-01-28 | 1 | -0/+12 |
* | hurd: add base abilist files | Samuel Thibault | 2018-01-28 | 2 | -0/+0 |
* | hurd: Fix nscd build | Samuel Thibault | 2018-01-28 | 2 | -0/+4 |
* | hurd: Fix warning | Samuel Thibault | 2018-01-28 | 1 | -1/+2 |
* | hurd: fix warning | Samuel Thibault | 2018-01-27 | 2 | -22/+12 |
* | hurd: Fix enabling vm_copy | Samuel Thibault | 2018-01-27 | 1 | -2/+2 |