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
2016-09-23
Installed-header hygiene (BZ#20366): time.h types.
Zack Weinberg
9
-4
/
+11
2016-09-23
Installed-header hygiene (BZ#20366): conditionally defined structures.
Zack Weinberg
1
-0
/
+1
2016-09-23
Installed-header hygiene (BZ#20366): obsolete BSD u_* types.
Zack Weinberg
2
-12
/
+16
2016-09-21
resolv: Remove unsupported hook functions from the API [BZ #20016]
Florian Weimer
1
-2
/
+0
2016-09-19
Add <limits.h> integer width macros.
Joseph Myers
1
-1
/
+50
2016-08-26
malloc: Simplify static malloc interposition [BZ #20432]
Florian Weimer
1
-0
/
+15
2016-08-09
Add atomic operations required by the new condition variable.
Torvald Riegel
1
-0
/
+47
2016-08-05
Add atomic_exchange_relaxed.
Torvald Riegel
1
-0
/
+9
2016-08-03
Support __STDC_WANT_IEC_60559_FUNCS_EXT__ feature test macro.
Joseph Myers
1
-0
/
+2
2016-08-03
Minimize sysdeps code involved in defining major/minor/makedev.
Zack Weinberg
1
-0
/
+1
2016-08-03
Add utility macros for clang detection, and deprecation with messages.
Zack Weinberg
1
-4
/
+15
2016-08-03
Support __STDC_WANT_IEC_60559_BFP_EXT__ feature test macro.
Joseph Myers
1
-0
/
+1
2016-08-02
Support __STDC_WANT_LIB_EXT2__ feature test macro.
Joseph Myers
1
-1
/
+16
2016-08-02
Add support for referencing specific symbol versions
Florian Weimer
2
-12
/
+25
2016-08-01
Update for glibc 2.24 release.
glibc-2.24
Carlos O'Donell
1
-1
/
+1
2016-06-24
Remove atomic_compare_and_exchange_bool_rel.
Torvald Riegel
1
-17
/
+0
2016-06-20
Revert __malloc_initialize_hook symbol poisoning
Florian Weimer
1
-7
/
+0
2016-06-10
malloc: Remove __malloc_initialize_hook from the API [BZ #19564]
Florian Weimer
1
-0
/
+7
2016-06-04
Use __typeof instead of typeof
Andreas Schwab
1
-1
/
+1
2016-06-03
Fix include/wchar.h for C++
Carlos O'Donell
1
-1
/
+1
2016-04-29
NSS: Implement group merging support.
Stephen Gallagher
1
-0
/
+7
2016-04-14
Remove union wait [BZ #19613]
Florian Weimer
1
-3
/
+3
2016-04-08
Fix limits.h NL_NMAX namespace (bug 19929).
Joseph Myers
1
-1
/
+3
2016-04-04
strfmon_l: Use specified locale for number formatting [BZ #19633]
Florian Weimer
1
-0
/
+4
2016-03-20
hurd: Do not hide rtld symbols which need to be preempted
Samuel Thibault
1
-2
/
+1
2016-03-08
Add sys/auxv.h wrapper to include/sys/
Aurelien Jarno
1
-0
/
+1
2016-03-07
posix: New Linux posix_spawn{p} implementation
Adhemerval Zanella
2
-0
/
+3
2016-02-18
Update version.h and include/features.h for 2.23 release
glibc-2.23
Adhemerval Zanella
1
-1
/
+1
2016-02-18
Add _STRING_INLINE_unaligned and string_private.h
H.J. Lu
1
-0
/
+3
2016-01-06
Mark internal unistd functions hidden in ld.so
H.J. Lu
1
-1
/
+5
2016-01-06
Mark ld.so internal mmap functions hidden in ld.so
H.J. Lu
1
-0
/
+4
2016-01-04
Update copyright dates with scripts/update-copyrights.
Joseph Myers
22
-22
/
+22
2015-12-10
Update to Unicode 8.0.0.
Mike FABIAN
1
-8
/
+4
2015-11-24
Refactor strtod parsing of NaN payloads.
Joseph Myers
2
-0
/
+21
2015-11-20
Fix lgamma setting signgam for ISO C (bug 15421).
Joseph Myers
1
-0
/
+2
2015-11-05
Fix features.h for -Wundef (bug 19212).
Joseph Myers
1
-7
/
+10
2015-10-29
Use max_align_t from <stddef.h>.
Joseph Myers
2
-12
/
+2
2015-10-19
Mark ld.so internel __fxstatat64 hidden
H.J. Lu
1
-0
/
+3
2015-10-19
Remove .weak, .weakext configure tests.
Joseph Myers
1
-19
/
+3
2015-10-17
Assume that SOCK_CLOEXEC is available and works
Florian Weimer
2
-9
/
+0
2015-10-15
Mark ld.so internel __uname hidden
H.J. Lu
1
-0
/
+4
2015-10-15
Mark ld.so internel string functions hidden
H.J. Lu
1
-0
/
+20
2015-10-15
Mark ld.so internel stdlib functions hidden
H.J. Lu
1
-0
/
+5
2015-10-15
Mark ld.so internel sigaction functions hidden
H.J. Lu
1
-0
/
+5
2015-10-15
Mark internal setjmp functions hidden
H.J. Lu
1
-1
/
+5
2015-10-15
Mark ld.so internel __profile_frequency hidden
H.J. Lu
1
-0
/
+4
2015-10-15
Mark internal fcntl functions hidden
H.J. Lu
1
-1
/
+6
2015-10-15
Mark internal dirent functions hidden
H.J. Lu
1
-4
/
+13
2015-10-15
Mark _dl_catch_error hidden
H.J. Lu
1
-13
/
+0
2015-10-15
Remove .previous, .popsection configure tests.
Joseph Myers
1
-8
/
+1
[prev]
[next]