index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
sys
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Rename __LONG_DOUBLE_USES_FLOAT128 to __LDOUBLE_REDIRECTS_TO_FLOAT128_ABI
Paul E. Murphy
2020-04-30
1
-1
/
+1
*
Linux: Remove <sys/sysctl.h> and the sysctl function
Florian Weimer
2020-04-15
1
-3
/
+0
*
linux: Use long time_t for wait4/getrusage
Alistair Francis
2020-04-02
1
-0
/
+11
*
resource: Add a __rusage64 struct
Alistair Francis
2020-04-02
1
-0
/
+110
*
ldbl-128ibm-compat: PLT redirects for using ldbl redirects internally
Paul E. Murphy
2020-03-25
2
-1
/
+21
*
io: Implement lchmod using fchmodat [BZ #14578]
Florian Weimer
2020-02-12
1
-0
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
2
-2
/
+2
*
Implement waitpid in terms of wait4
Adhemerval Zanella
2019-12-19
1
-0
/
+1
*
hurd: Fix local PLT
Samuel Thibault
2019-12-13
1
-0
/
+10
*
y2038: linux: Provide __ppoll64 implementation
Lukasz Majewski
2019-11-11
1
-1
/
+12
*
Make second argument of gettimeofday as 'void *'
Zack Weinberg
2019-10-30
1
-1
/
+1
*
Use clock_gettime to implement gettimeofday.
Adhemerval Zanella
2019-10-30
1
-2
/
+0
*
Use clock_settime to implement settimeofday.
Zack Weinberg
2019-10-30
1
-2
/
+1
*
sysvipc: Implement semop based on semtimedop
Adhemerval Zanella
2019-10-17
1
-1
/
+9
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
2
-2
/
+2
*
Linux: Deprecate <sys/sysctl.h> and sysctl
Florian Weimer
2019-06-12
1
-10
/
+0
*
Remove obsolete, never-implemented XSI STREAMS declarations
Florian Weimer
2019-03-14
1
-1
/
+0
*
Add missing header wrappers under include/
Florian Weimer
2019-02-16
4
-0
/
+4
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
2
-2
/
+2
*
Add __vsyslog_internal, with same flags as __v*printf_internal.
Zack Weinberg
2018-12-05
1
-7
/
+12
*
hurd: avoid PLT ref between sendfile and sendfile64
Samuel Thibault
2018-06-16
1
-0
/
+6
*
Use libc_hidden_* for __cmsg_nxthdr (bug 15105).
Joseph Myers
2018-02-15
1
-0
/
+2
*
Fix -Os gnu_dev_* linknamespace, localplt issues (bug 15105, bug 19463).
Joseph Myers
2018-02-07
1
-0
/
+51
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
1
-1
/
+1
*
Introduce NO_RTLD_HIDDEN, make hurd use it instead of NO_HIDDEN
Samuel Thibault
2017-10-03
2
-3
/
+3
*
Hide internal __setrlimit function [BZ #18822]
H.J. Lu
2017-10-01
1
-0
/
+1
*
Hide internal __mremap function [BZ #18822]
H.J. Lu
2017-10-01
1
-0
/
+1
*
Hide internal __ioctl function [BZ #18822]
H.J. Lu
2017-10-01
1
-0
/
+1
*
Hide internal sysinfo functions [BZ #18822]
H.J. Lu
2017-10-01
1
-1
/
+5
*
Hide __readv and __writev [BZ #18822]
H.J. Lu
2017-10-01
1
-0
/
+2
*
Mark internal statfs functions with attribute_hidden [BZ #18822]
H.J. Lu
2017-10-01
2
-5
/
+10
*
Hide __chmod and __mkdir [BZ #18822]
H.J. Lu
2017-09-04
1
-0
/
+2
*
Remove __bb_init_func and __bb_exit_func [BZ #21974]
H.J. Lu
2017-08-20
1
-4
/
+0
*
__opensock: Remove internal_function attribute
Florian Weimer
2017-08-17
1
-1
/
+1
*
Clean pthread functions namespaces for C11 threads
Adhemerval Zanella
2017-06-23
1
-0
/
+4
*
Add a way to bypass the PLT when calling getauxval
Tulio Magno Quites Machado Filho
2017-06-09
1
-0
/
+7
*
posix: Implement preadv2 and pwritev2
Adhemerval Zanella
2017-05-31
1
-0
/
+6
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
1
-1
/
+1
*
Installed header hygiene (BZ#20366): Test of installed headers.
Zack Weinberg
2016-09-23
9
-0
/
+31
*
Minimize sysdeps code involved in defining major/minor/makedev.
Zack Weinberg
2016-08-03
1
-0
/
+1
*
Remove union wait [BZ #19613]
Florian Weimer
2016-04-14
1
-3
/
+3
*
Add sys/auxv.h wrapper to include/sys/
Aurelien Jarno
2016-03-08
1
-0
/
+1
*
Mark ld.so internal mmap functions hidden in ld.so
H.J. Lu
2016-01-06
1
-0
/
+4
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
1
-1
/
+1
*
Mark ld.so internel __fxstatat64 hidden
H.J. Lu
2015-10-19
1
-0
/
+3
*
Assume that SOCK_CLOEXEC is available and works
Florian Weimer
2015-10-17
1
-8
/
+0
*
Mark ld.so internel __uname hidden
H.J. Lu
2015-10-15
1
-0
/
+4
*
Fix nice getpriority, setpriority namespace (bug 18553).
Joseph Myers
2015-06-17
1
-2
/
+8
*
Fix mq_notify socket, recv namespace (bug 18546).
Joseph Myers
2015-06-17
1
-3
/
+4
*
Fix posix_spawn getrlimit64 namespace (bug 17991).
Joseph Myers
2015-02-18
1
-0
/
+2
[prev]
[next]