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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-01
Hide internal signal functions [BZ #18822]
H.J. Lu
1
-0
/
+4
2017-10-01
Hide internal __strsep function [BZ #18822]
H.J. Lu
1
-0
/
+1
2017-10-01
Hide internal __mremap function [BZ #18822]
H.J. Lu
1
-0
/
+1
2017-10-01
Hide internal __malloc_check_init function [BZ #18822]
H.J. Lu
1
-0
/
+2
2017-10-01
Hide internal __ioctl function [BZ #18822]
H.J. Lu
1
-0
/
+1
2017-10-01
Hide internal sysinfo functions [BZ #18822]
H.J. Lu
1
-1
/
+5
2017-10-01
Mark internal rpc functions with attribute_hidden [BZ #18822]
H.J. Lu
1
-4
/
+4
2017-10-01
Hide __readv and __writev [BZ #18822]
H.J. Lu
1
-0
/
+2
2017-10-01
Hide internal regex functions [BZ #18822]
H.J. Lu
1
-1
/
+5
2017-10-01
Mark internal utmp functions with attribute_hidden [BZ #18822]
H.J. Lu
1
-3
/
+11
2017-10-01
Mark internal dirent functions with attribute_hidden [BZ #18822]
H.J. Lu
1
-8
/
+5
2017-10-01
Mark internal getXXXbyYYY functions with attribute_hidden [BZ #18822]
H.J. Lu
3
-13
/
+24
2017-10-01
Mark internal stdio functions with attribute_hidden [BZ #18822]
H.J. Lu
1
-9
/
+9
2017-10-01
Mark internal gshadow functions with attribute_hidden [BZ #18822]
H.J. Lu
1
-2
/
+4
2017-10-01
Mark internal statfs functions with attribute_hidden [BZ #18822]
H.J. Lu
2
-5
/
+10
2017-10-01
Mark internal time functions with attribute_hidden [BZ #18822]
H.J. Lu
1
-11
/
+15
2017-10-01
Mark internal gmp functions with attribute_hidden [BZ #18822]
H.J. Lu
1
-7
/
+26
2017-10-01
Mark internal wchar functions with attribute_hidden [BZ #18822]
H.J. Lu
1
-14
/
+24
2017-10-01
Mark internal grp/pwd/shadow functions with attribute_hidden [BZ #18822]
H.J. Lu
3
-9
/
+10
2017-10-01
Mark internal unistd functions with attribute_hidden [BZ #18822]
H.J. Lu
1
-28
/
+32
2017-10-01
Mark internal argp functions with attribute_hidden [BZ #18822]
H.J. Lu
2
-0
/
+29
2017-10-01
Mark ____wcsto*_l_internal functions with attribute_hidden [BZ #18822]
H.J. Lu
1
-0
/
+23
2017-10-01
Mark internal functions with attribute_hidden [BZ #18822]
H.J. Lu
3
-4
/
+5
2017-10-01
Mark internal stdlib functions with attribute_hidden [BZ #18822]
H.J. Lu
1
-19
/
+32
2017-10-01
Mark 3 *_internal functions with attribute_hidden [BZ #18822]
H.J. Lu
2
-2
/
+2
2017-09-28
hurd: Fix `getifaddrs' and `freeifaddrs' symbol exposition
Samuel Thibault
1
-0
/
+5
2017-09-28
hurd: Fix `seekdir' symbol exposition from `rewinddir'
Samuel Thibault
1
-0
/
+1
2017-09-28
hurd: Fix `revoke' symbol exposition from `unlockpt'
Samuel Thibault
1
-0
/
+1
2017-09-28
hurd: Fix dirfd symbol exposition from ftw
Samuel Thibault
1
-0
/
+1
2017-09-26
Mark __dso_handle as hidden [BZ #18822]
H.J. Lu
1
-0
/
+3
2017-09-25
scratch_buffer: use union for internal buffer
Adhemerval Zanella
1
-3
/
+3
2017-09-25
posix: Add compat glob symbol to not follow dangling symbols
Adhemerval Zanella
1
-1
/
+1
2017-09-14
Make more libm functions into weak aliases.
Joseph Myers
1
-1
/
+1
2017-09-08
Sync scratch_buffer with gnulib
Adhemerval Zanella
1
-2
/
+1
2017-09-05
Fix tests that are testing obsoleted functionality
Steve Ellcey
1
-0
/
+10
2017-09-04
Hide __chmod and __mkdir [BZ #18822]
H.J. Lu
1
-0
/
+2
2017-09-01
linux: Implement tmpfile with O_TMPFILE (BZ#21530)
Adhemerval Zanella
1
-0
/
+3
2017-08-31
libc-symbols.h: Remove definition of internal_function
Florian Weimer
1
-7
/
+0
2017-08-31
dlfcn: Remove internal_function attribute
Florian Weimer
1
-6
/
+3
2017-08-31
dirent: Remove internal_function attribute
Florian Weimer
1
-8
/
+6
2017-08-31
time: Remove the internal_function attribute
Florian Weimer
1
-3
/
+2
2017-08-31
NSS: Remove internal_function function attribute
Florian Weimer
1
-5
/
+3
2017-08-31
sunrpc: Remove internal_function attribute
Florian Weimer
1
-2
/
+1
2017-08-23
Consolidate remaning non cancellable definitions
Adhemerval Zanella
3
-9
/
+0
2017-08-22
Fix remaining return type of ifunc resolver declaration
Gabriel F. T. Gomes
1
-1
/
+1
2017-08-22
Consolidate non cancellable pause call
Adhemerval Zanella
1
-2
/
+0
2017-08-22
Declare ifunc resolver to return a pointer to the same type as the target
Martin Sebor
1
-1
/
+2
2017-08-22
Hide internal printf functions [BZ #18822/21986]
H.J. Lu
1
-1
/
+5
2017-08-22
Add hidden visibility to internal function prototypes
H.J. Lu
1
-2
/
+14
2017-08-21
Revert "Add hidden visibility to internal function prototypes".
Joseph Myers
1
-14
/
+2
[prev]
[next]