about summary refs log tree commit diff
path: root/sysdeps/unix/sysv
Commit message (Expand)AuthorAgeFilesLines
* Add strfromd, strfromf, and strfroml functionsGabriel F. T. Gomes2016-10-2528-0/+84
* * sysdeps/unix/sysv/linux/fxstat.c: Remove useless cast.Yury Norov2016-10-246-6/+6
* Fix Linux sh4 pread/pwrite argument passingAdhemerval Zanella2016-10-2410-100/+19
* Fix -Wformat-length warning in tst-setgetname.cSteve Ellcey2016-10-241-1/+1
* Add getpayload, getpayloadf, getpayloadl.Joseph Myers2016-10-1926-0/+78
* Fix Linux fallocate tests for EOPNOTSUPPAdhemerval Zanella2016-10-182-2/+10
* hppa: Optimize atomic_compare_and_exchange_val_acqJohn David Anglin2016-10-151-17/+5
* Add totalordermag, totalordermagf, totalordermagl.Joseph Myers2016-10-1526-0/+78
* Fix posix_fadvise64 build on mips64n64Adhemerval Zanella2016-10-121-0/+5
* Add totalorder, totalorderf, totalorderl.Joseph Myers2016-10-1226-0/+78
* Consolidate Linux sync_file_range implementationsAdhemerval Zanella2016-10-117-94/+140
* Consolidate posix_fadvise implementationsAdhemerval Zanella2016-10-0719-572/+113
* Consolidate posix_fallocate{64} implementationsAdhemerval Zanella2016-10-079-135/+11
* Consolidate fallocate{64} implementationsAdhemerval Zanella2016-10-0711-102/+150
* Use libc_ifunc macro for siglongjmp, longjmp in libpthread.Stefan Liebler2016-10-071-2/+2
* ppc: Use libc_ifunc macro for time, gettimeofday.Stefan Liebler2016-10-072-62/+65
* i386, x86: Use libc_ifunc macro for time, gettimeofday.Stefan Liebler2016-10-074-34/+48
* Add iseqsig.Joseph Myers2016-10-0626-0/+68
* powerpc: Installed-header hygieneTulio Magno Quites Machado Filho2016-10-042-0/+2
* Add iscanonical.Joseph Myers2016-09-309-0/+9
* posix: Fix open file action for posix_spawn on LinuxAdhemerval Zanella2016-09-281-0/+8
* linux: spawni.c: simplify error reporting to parentRasmus Villemoes2016-09-281-46/+25
* Minor correction to the "installed header hygiene" patches.Zack Weinberg2016-09-281-2/+2
* Installed header hygiene (BZ#20366): Test of installed headers.Zack Weinberg2016-09-232-0/+6
* Installed-header hygiene (BZ#20366): stack_t.Zack Weinberg2016-09-2324-100/+183
* Installed-header hygiene (BZ#20366): time.h types.Zack Weinberg2016-09-2310-59/+34
* Installed-header hygiene (BZ#20366): conditionally defined structures.Zack Weinberg2016-09-231-0/+3
* Installed-header hygiene (BZ#20366): obsolete BSD u_* types.Zack Weinberg2016-09-2311-77/+72
* Installed-header hygiene (BZ#20366): Simple self-contained fixes.Zack Weinberg2016-09-234-4/+7
* posix: Correctly block/unblock all signals on Linux posix_spawnAdhemerval Zanella2016-09-201-6/+2
* posix: Correctly enable/disable cancellation on Linux posix_spawnAdhemerval Zanella2016-09-201-2/+4
* Remove the ptw-% patternsFlorian Weimer2016-09-141-2/+2
* Add femode_t functions.Joseph Myers2016-09-0726-0/+56
* S390: Support PLT and GOT references in check-localplt.Stefan Liebler2016-09-061-1/+8
* Base <sys/quota.h> on Linux kernel headers [BZ #20525]Florian Weimer2016-09-013-131/+98
* Add fetestexceptflag.Joseph Myers2016-08-2926-0/+26
* Do not override objects in libc.a in other static libraries [BZ #20452]Florian Weimer2016-08-178-1/+11
* Add fesetexcept.Joseph Myers2016-08-1626-0/+52
* arm: mark __startcontext as .cantunwind (bug 20435)Andreas Schwab2016-08-151-0/+7
* x86: Use sysdep.o from libc.a in static librariesFlorian Weimer2016-08-041-0/+2
* Minimize sysdeps code involved in defining major/minor/makedev.Zack Weinberg2016-08-0331-106/+29
* Define PF_QIPCRTR, AF_QIPCRTR from Linux 4.7 in bits/socket.h.Joseph Myers2016-08-031-1/+3
* Nios II localplt.data update: remove __eqsf2Chung-Lin Tang2016-07-271-1/+0
* powerpc: Fix missing verb and typo in comment about AT_HWCAP entryGustavo Romero2016-07-211-2/+2
* microblaze: fix variable name collision with syscall macrosMike Frysinger2016-07-191-21/+21
* Refactor Linux raise implementation (BZ#15368)Adhemerval Zanella2016-07-133-50/+77
* x86-64: Add p{read,write}[v]64 to syscalls.list [BZ #20348]H.J. Lu2016-07-121-0/+4
* X86-64: Define LO_HI_LONG to skip pos_h [BZ #20349]H.J. Lu2016-07-111-0/+4
* [AArch64] Add bits/hwcap.h for aarch64 linuxSzabolcs Nagy2016-07-111-0/+34
* Fix LO_HI_LONG definitionAdhemerval Zanella2016-07-081-7/+3