index
:
glibc.git
accept4
aurel32
cvs/glibc-2-1-branch
cvs/glibc-2-2-branch
cvs/glibc-2_0_x
cvs/glibc-2_10-branch
cvs/glibc-2_3-branch
cvs/glibc-2_5-branch
cvs/glibc-2_6-branch
cvs/glibc-2_7-branch
cvs/glibc-2_8-branch
cvs/glibc-2_9-branch
cvs/master
locale-SIGFPE
master
mips-prlimit64
release/2.10/master
release/2.11/master
release/2.12/master
release/2.13/master
release/2.14/master
release/2.15/master
release/2.16/master
release/2.17/master
release/2.18/master
release/2.19/master
Upstream GNU libc + aurel32's patches
Aurelien Jarno
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2020-03-25
ldbl-128ibm-compat: PLT redirects for using ldbl redirects internally
Paul E. Murphy
2020-03-09
y2038: linux: Provide __futimesat64 implementation
Lukasz Majewski
2020-03-09
y2038: linux: Provide __lutimes64 implementation
Lukasz Majewski
2020-03-09
y2038: linux: Provide __futimes64 implementation
Lukasz Majewski
2020-03-03
y2038: linux: Provide __utime64 implementation
Lukasz Majewski
2020-03-03
y2038: linux: Provide __utimes64 implementation
Lukasz Majewski
2020-03-03
y2038: Introduce struct __utimbuf64 - new internal glibc type
Lukasz Majewski
2020-02-28
ldbl-128ibm-compat: Redirect long double functions to f128/ieee128 functions
Tulio Magno Quites Machado Filho
2020-02-25
nss_nis: Use NSS_DECLARE_MODULE_FUNCTIONS
Florian Weimer
2020-02-25
csu: Use ELF constructor instead of _init in libc.so
Florian Weimer
2020-02-20
Add hidden prototypes for __sched_getparam, __sched_getscheduler
Florian Weimer
2020-02-18
y2038: linux: Provide __gettimeofday64 implementation
Lukasz Majewski
2020-02-18
Move implementation of <file_change_detection.h> into a C file
Florian Weimer
2020-02-15
ld.so: Do not export free/calloc/malloc/realloc functions [BZ #25486]
Florian Weimer
2020-02-15
Remove weak declaration of free from <inline-hashtab.h>
Florian Weimer
2020-02-12
io: Implement lchmod using fchmodat [BZ #14578]
Florian Weimer
2020-02-12
Add internal <file_change_detection.h> header file
Florian Weimer
2020-02-07
y2038: linux: Provide __settimeofday64 implementation
Lukasz Majewski
2020-02-07
y2038: Provide conversion helpers for struct __timeval64
Lukasz Majewski
2020-02-07
y2038: Introduce struct __timeval64 - new internal glibc type
Lukasz Majewski
2020-02-05
y2038: linux: Provide __timespec_get64 implementation
Lukasz Majewski
2020-02-03
rt: avoid PLT setup in timer_[sg]ettime
Andreas Schwab
2020-02-02
y2038: linux: Provide __sched_rr_get_interval64 implementation
Lukasz Majewski
2020-02-02
y2038: linux: Provide __timerfd_settime64 implementation
Lukasz Majewski
2020-02-02
y2038: linux: Provide __timerfd_gettime64 implementation
Lukasz Majewski
2020-02-01
Update version numbers for 2.31 release
Siddhesh Poyarekar
2020-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-12-27
Do not redirect calls to __GI_* symbols, when redirecting to *ieee128
Tulio Magno Quites Machado Filho
2019-12-19
Implement waitpid in terms of wait4
Adhemerval Zanella
2019-12-13
hurd: Fix local PLT
Samuel Thibault
2019-12-13
dlopen: Rework handling of pending NODELETE status
Florian Weimer
2019-12-09
nptl: Add more missing placeholder abi symbol from nanosleep move
Adhemerval Zanella
2019-12-05
y2038: linux: Provide __timer_settime64 implementation
Lukasz Majewski
2019-12-05
y2038: linux: Provide __timer_gettime64 implementation
Lukasz Majewski
2019-12-05
time: Introduce glibc's internal struct __itimerspec64
Lukasz Majewski
2019-12-04
sysdeps/clock_gettime: Use clock_gettime64 if avaliable
Alistair Francis
2019-12-03
ldbl-128ibm-compat: Add strfmon_l with IEEE long double format
Rajalakshmi Srinivasaraghavan
2019-12-01
hurd: Fix ld.so __access override from libc
Samuel Thibault
2019-12-01
hurd: Fix ld.so __getcwd override from libc
Samuel Thibault
2019-11-27
Remove all loaded objects if dlopen fails, ignoring NODELETE [BZ #20839]
Florian Weimer
2019-11-22
Use DEPRECATED_SCANF macro for remaining C99-compliant scanf functions
Gabriel F. T. Gomes
2019-11-21
Enable inlining issignalingf within glibc
Paul A. Clarke
2019-11-15
Avoid zero-length array at the end of struct link_map [BZ #25097]
Florian Weimer
2019-11-11
y2038: linux: Provide __ppoll64 implementation
Lukasz Majewski
2019-11-08
sysdeps/clock_nanosleep: Use clock_nanosleep_time64 if avaliable
Alistair Francis
2019-11-06
Refactor nanosleep in terms of clock_nanosleep
Adhemerval Zanella
2019-11-06
posix: Sync regex with gnulib
Adhemerval Zanella
2019-11-02
y2038: linux: Provide __futimens64 implementation
Lukasz Majewski
2019-11-02
y2038: linux: Provide __utimensat64 implementation
Lukasz Majewski
2019-10-31
Sync intprops.h with gnulib
Adhemerval Zanella
[next]