2019-08-08 |
Rich Felker | fix regression in recvmmsg with no timeout |
commit | commitdiff | tree | snapshot |
2019-08-08 |
Rich Felker | add non-stub implementation of catgets localization... |
commit | commitdiff | tree | snapshot |
2019-08-07 |
Rich Felker | fix regression in select with no timeout |
commit | commitdiff | tree | snapshot |
2019-08-07 |
Rich Felker | fix failure of glob to match broken symlinks under... |
commit | commitdiff | tree | snapshot |
2019-08-06 |
Rich Felker | remove riscv64 bits/user.h contents |
commit | commitdiff | tree | snapshot |
2019-08-06 |
Baruch Siach | fix risc64 conflict with kernel headers |
commit | commitdiff | tree | snapshot |
2019-08-06 |
Patrick Oppenlander | in arm cancellation point asm, don't unnecessarily... |
commit | commitdiff | tree | snapshot |
2019-08-06 |
Ismael Luceno | glob: implement GLOB_TILDE and GLOB_TILDE_CHECK |
commit | commitdiff | tree | snapshot |
2019-08-06 |
Rich Felker | use setitimer function rather than syscall to implement... |
commit | commitdiff | tree | snapshot |
2019-08-05 |
Rich Felker | fix build regression in i386 asm for atan2, atan2f |
commit | commitdiff | tree | snapshot |
2019-08-05 |
Rich Felker | fix x87 stack imbalance in corner cases of i386 math asm |
commit | commitdiff | tree | snapshot |
2019-08-05 |
Rich Felker | fix regression in clock_gettime on 32-bit archs without... |
commit | commitdiff | tree | snapshot |
2019-08-03 |
Rich Felker | update riscv64 syscall numbers to linux v5.1 |
commit | commitdiff | tree | snapshot |
2019-08-02 |
Rich Felker | clock_gettime: add support for 32-bit vdso with 64... |
commit | commitdiff | tree | snapshot |
2019-08-02 |
Rich Felker | move IPC_STAT definition to a new bits/ipcstat.h file |
commit | commitdiff | tree | snapshot |
2019-08-02 |
Rich Felker | fix missing declarations for pthread_join extensions... |
commit | commitdiff | tree | snapshot |
2019-08-02 |
Rich Felker | allow archs to define IPC_STAT, propagate time64 bit... |
commit | commitdiff | tree | snapshot |
2019-08-02 |
Rich Felker | clock_gettime: add time64 syscall support, decouple... |
commit | commitdiff | tree | snapshot |
2019-08-02 |
Rich Felker | clock_adjtime: add time64 support, decouple 32-bit... |
commit | commitdiff | tree | snapshot |
2019-08-01 |
Rich Felker | ioctl: add fallback for new time64 SIOCGSTAMP[NS] |
commit | commitdiff | tree | snapshot |
2019-08-01 |
Rich Felker | get/setsockopt: add fallback for new time64 SO_RCVTIMEO... |
commit | commitdiff | tree | snapshot |
2019-07-31 |
Rich Felker | make __socketcall analogous to __syscall, error-returning |
commit | commitdiff | tree | snapshot |
2019-07-31 |
Rich Felker | sysvipc: overhaul {sem,shm,msg}ctl for time64 |
commit | commitdiff | tree | snapshot |
2019-07-31 |
Rich Felker | fix semctl with SEM_STAT_ANY |
commit | commitdiff | tree | snapshot |
2019-07-30 |
Rich Felker | remove gratuitously-different arch-specific bits/ipc... |
commit | commitdiff | tree | snapshot |
2019-07-30 |
Rich Felker | remove arch-specific bits/ipc.h that are identical... |
commit | commitdiff | tree | snapshot |
2019-07-30 |
Rich Felker | move IPC_64 from public bits/ipc.h to syscall_arch.h |
commit | commitdiff | tree | snapshot |
2019-07-30 |
Rich Felker | select: overhaul for time64 |
commit | commitdiff | tree | snapshot |
2019-07-30 |
Rich Felker | recvmmsg: add time64 syscall support, decouple 32-bit... |
commit | commitdiff | tree | snapshot |
2019-07-30 |
Rich Felker | setitimer, getitimer: decouple time_t from long |
commit | commitdiff | tree | snapshot |
2019-07-29 |
Rich Felker | remove duplicates of new generic bits/msg.h |
commit | commitdiff | tree | snapshot |
2019-07-29 |
Rich Felker | use 64-bit msqid_ds layout in the generic version of... |
commit | commitdiff | tree | snapshot |
2019-07-29 |
Rich Felker | duplicate generic bits/msg.h for each arch using it... |
commit | commitdiff | tree | snapshot |
2019-07-29 |
Rich Felker | remove duplicates of new generic bits/sem.h |
commit | commitdiff | tree | snapshot |
2019-07-29 |
Rich Felker | use 64-bit semid_ds layout in the generic version of... |
commit | commitdiff | tree | snapshot |
2019-07-29 |
Rich Felker | collapse out byte order conditions in bits/sem.h for... |
commit | commitdiff | tree | snapshot |
2019-07-29 |
Rich Felker | duplicate generic bits/sem.h for each arch using it... |
commit | commitdiff | tree | snapshot |
2019-07-29 |
Rich Felker | extricate bits/sem.h from x32 time_t hack |
commit | commitdiff | tree | snapshot |
2019-07-29 |
Rich Felker | remove trailing newlines from various versions of bits... |
commit | commitdiff | tree | snapshot |
2019-07-29 |
Rich Felker | remove duplicates of new generic bits/shm.h |
commit | commitdiff | tree | snapshot |
2019-07-29 |
Rich Felker | use 64-bit shmid_ds layout in the generic version of... |
commit | commitdiff | tree | snapshot |
2019-07-29 |
Rich Felker | duplicate generic bits/shm.h for each arch using it... |
commit | commitdiff | tree | snapshot |
2019-07-29 |
Rich Felker | timerfd: add time64 syscall support, decouple 32-bit... |
commit | commitdiff | tree | snapshot |
2019-07-29 |
Rich Felker | sched_rr_get_interval: don't assume time_t is 32-bit... |
commit | commitdiff | tree | snapshot |
2019-07-29 |
Rich Felker | clock_getres: don't assume time_t is 32-bit on 32-bit... |
commit | commitdiff | tree | snapshot |
2019-07-29 |
Rich Felker | timer_gettime: add time64 syscall support, decouple... |
commit | commitdiff | tree | snapshot |
2019-07-29 |
Rich Felker | remove x32 syscall timespec fixup hacks |
commit | commitdiff | tree | snapshot |
2019-07-29 |
Rich Felker | utimensat: add time64 syscall support, decouple 32... |
commit | commitdiff | tree | snapshot |
2019-07-29 |
Rich Felker | clock_settime: add time64 syscall support, decouple... |
commit | commitdiff | tree | snapshot |
2019-07-29 |
Rich Felker | timer_settime: add support for time64 syscall, decouple... |
commit | commitdiff | tree | snapshot |
2019-07-28 |
Rich Felker | pselect, ppoll: add time64 syscall support, decouple... |
commit | commitdiff | tree | snapshot |
2019-07-28 |
Rich Felker | futex wait operations: add time64 syscall support,... |
commit | commitdiff | tree | snapshot |
2019-07-28 |
Rich Felker | semtimedop: add time64 syscall support, decouple 32... |
commit | commitdiff | tree | snapshot |
2019-07-28 |
Rich Felker | sigtimedwait: add time64 syscall support, decouple... |
commit | commitdiff | tree | snapshot |
2019-07-28 |
Rich Felker | mq_timedsend, mq_timedreceive: add time64, decouple... |
commit | commitdiff | tree | snapshot |
2019-07-28 |
Rich Felker | clock_nanosleep: add time64 syscall support, decouple... |
commit | commitdiff | tree | snapshot |
2019-07-27 |
Rich Felker | implement settimeofday in terms of clock_settime, not... |
commit | commitdiff | tree | snapshot |
2019-07-27 |
Rich Felker | internally, define plain syscalls, if missing, as their... |
commit | commitdiff | tree | snapshot |
2019-07-27 |
Rich Felker | internally, define time64 syscalls on x32 as the existi... |
commit | commitdiff | tree | snapshot |
2019-07-27 |
Rich Felker | don't use futimesat syscall as utimensat fallback on x32 |
commit | commitdiff | tree | snapshot |
2019-07-27 |
Rich Felker | fix and simplify futimesat fallback in utimensat |
commit | commitdiff | tree | snapshot |
2019-07-27 |
Rich Felker | refactor thrd_sleep and nanosleep in terms of clock_nan... |
commit | commitdiff | tree | snapshot |
2019-07-21 |
Samuel Holland | use the correct stat structure in the fstat path |
commit | commitdiff | tree | snapshot |
2019-07-20 |
Rich Felker | refactor adjtime function using adjtimex function inste... |
commit | commitdiff | tree | snapshot |
2019-07-20 |
Rich Felker | refactor adjtimex in terms of clock_adjtime |
commit | commitdiff | tree | snapshot |
2019-07-19 |
Rich Felker | fix inadvertent introduction of extern object stx |
commit | commitdiff | tree | snapshot |
2019-07-19 |
Rich Felker | implement fstatat with SYS_statx, conditional on unders... |
commit | commitdiff | tree | snapshot |
2019-07-18 |
Rich Felker | cleanup includes now that stat, lstat no longer make... |
commit | commitdiff | tree | snapshot |
2019-07-18 |
Rich Felker | restore property that fstat(AT_FDCWD) fails with EBADF |
commit | commitdiff | tree | snapshot |
2019-07-18 |
Rich Felker | remove mips/n32/64 stat struct hacks from syscall machinery |
commit | commitdiff | tree | snapshot |
2019-07-18 |
Rich Felker | decouple struct stat from kernel type |
commit | commitdiff | tree | snapshot |
2019-07-18 |
Rich Felker | refactor all stat functions in terms of fstatat |
commit | commitdiff | tree | snapshot |
2019-07-18 |
Rich Felker | remove utterly wrong includes from mips64/n32 bits... |
commit | commitdiff | tree | snapshot |
2019-07-17 |
Rich Felker | use register constraint instead of memory operand for... |
commit | commitdiff | tree | snapshot |
2019-07-17 |
Rich Felker | fix riscv64 atomic asm constraints |
commit | commitdiff | tree | snapshot |
2019-07-17 |
Rich Felker | fix riscv64 syscall asm constraint |
commit | commitdiff | tree | snapshot |
2019-07-17 |
Rich Felker | fix broken lseek on x32 (x86_64/ILP32) with offsets... |
commit | commitdiff | tree | snapshot |
2019-07-17 |
Rich Felker | fix broken lseek on mipsn32 with offsets larger than... |
commit | commitdiff | tree | snapshot |
2019-07-17 |
Rich Felker | clean up mips64/n32 syscall asm constraints |
commit | commitdiff | tree | snapshot |
2019-07-17 |
Rich Felker | deduplicate mips64/n32 syscall clobbered register lists |
commit | commitdiff | tree | snapshot |
2019-07-16 |
Rich Felker | use namespace-safe __lseek for __stdio_seek instead... |
commit | commitdiff | tree | snapshot |
2019-07-16 |
Rich Felker | release 1.1.23 v1.1.23 |
commit | commitdiff | tree | snapshot |
2019-07-15 |
Rich Felker | update year in COPYRIGHT file |
commit | commitdiff | tree | snapshot |
2019-07-15 |
Rich Felker | update authors/contributors list |
commit | commitdiff | tree | snapshot |
2019-07-15 |
Rich Felker | fix build failure on arm building C code in thumb1... |
commit | commitdiff | tree | snapshot |
2019-07-13 |
James Y Knight | fix sigaltstack to ignore ss_size with SS_DISABLE,... |
commit | commitdiff | tree | snapshot |
2019-07-10 |
Samuel Holland | use the correct attributes for ___errno_location |
commit | commitdiff | tree | snapshot |
2019-07-10 |
Samuel Holland | fix conflicting mips and powerpc definitions for TIOCSE... |
commit | commitdiff | tree | snapshot |
2019-07-10 |
Samuel Holland | fix restrict violations in internal use of several... |
commit | commitdiff | tree | snapshot |
2019-07-09 |
Rich Felker | mention mips64 n32 ABI support in INSTALL doc |
commit | commitdiff | tree | snapshot |
2019-07-09 |
Rich Felker | document riscv64 support in INSTALL document |
commit | commitdiff | tree | snapshot |
2019-07-09 |
Rich Felker | prevent dup2 action for posix_spawn internal pipe fd |
commit | commitdiff | tree | snapshot |
2019-07-06 |
Rich Felker | fix inadvertent use of uninitialized variable in dladdr |
commit | commitdiff | tree | snapshot |
2019-07-04 |
Rich Felker | remove spurious MAP_32BIT definition from riscv64 arch |
commit | commitdiff | tree | snapshot |
2019-07-04 |
Fangrui Song | configure: make AR and RANLIB customizable |
commit | commitdiff | tree | snapshot |
2019-07-02 |
Fangrui Song | remove stray .end directives from powerpc[64] asm |
commit | commitdiff | tree | snapshot |
2019-07-01 |
Szabolcs Nagy | add new syscall numbers from linux v5.1 |
commit | commitdiff | tree | snapshot |
2019-07-01 |
Szabolcs Nagy | ipc: prefer SYS_ipc when it is defined |
commit | commitdiff | tree | snapshot |
2019-07-01 |
Szabolcs Nagy | mips64: fix syscall numbers of io_pgetevents and rseq |
commit | commitdiff | tree | snapshot |
2019-07-01 |
Szabolcs Nagy | elf.h: add NT_ARM_PAC{A,G}_KEYS from linux v5.1 |
commit | commitdiff | tree | snapshot |
next |