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
2015-02-18
Fix search.h namespace (bug 17996).
Joseph Myers
1
-3
/
+6
2015-02-18
Fix posix_spawn getrlimit64 namespace (bug 17991).
Joseph Myers
1
-0
/
+2
2015-02-06
Update version.h and include/features.h for 2.21 release
glibc-2.21
Carlos O'Donell
1
-1
/
+1
2015-01-13
Fix scanf15.c testsuite build on sparc.
David S. Miller
1
-0
/
+2
2015-01-07
Fix libm feupdateenv namespace (bug 17748).
Joseph Myers
1
-0
/
+1
2015-01-07
Fix libm fesetround namespace (bug 17748).
Joseph Myers
1
-0
/
+2
2015-01-06
Fix libm fesetenv namespace (bug 17748).
Joseph Myers
1
-0
/
+1
2015-01-05
Fix libm feholdexcept namespace (bug 17748).
Joseph Myers
1
-0
/
+2
2015-01-02
Fix libm fegetround namespace (bug 17748).
Joseph Myers
1
-0
/
+2
2015-01-02
Update copyright dates with scripts/update-copyrights.
Joseph Myers
21
-21
/
+21
2014-12-31
Fix libm fegetenv namespace (bug 17748).
Joseph Myers
1
-0
/
+1
2014-12-30
Fix libm feraiseexcept namespace (bug 17723).
Joseph Myers
1
-0
/
+1
2014-12-17
Fix resolver inet_* namespace (bug 17722).
Joseph Myers
1
-1
/
+4
2014-12-16
Fix resolver if_* namespace (bug 17717).
Joseph Myers
1
-0
/
+4
2014-12-11
Add more headers to include/ for conform tests.
Joseph Myers
2
-0
/
+2
2014-12-11
Fix __sendmmsg prototype guards
Adhemerval Zanella
1
-0
/
+2
2014-12-10
Fix strftime wcschr namespace (bug 17634).
Joseph Myers
1
-0
/
+6
2014-12-10
Add macros for diagnostic control, use for scanf %a tests.
Joseph Myers
1
-0
/
+31
2014-12-06
Fix pthreads getrlimit, gettimeofday namespace (bug 17682).
Joseph Myers
1
-0
/
+1
2014-11-26
Avoid warnings for unused results in nscd/connections.c.
Joseph Myers
1
-0
/
+6
2014-11-24
Use IS_IN internally only
Siddhesh Poyarekar
2
-3
/
+9
2014-11-24
Remove NOT_IN_libc
Siddhesh Poyarekar
12
-18
/
+18
2014-11-24
Remove IS_IN_rtld
Siddhesh Poyarekar
4
-4
/
+4
2014-11-24
Remove IS_IN_libm
Siddhesh Poyarekar
1
-1
/
+1
2014-11-24
Remove IS_IN_librt
Siddhesh Poyarekar
1
-1
/
+1
2014-11-24
Remove IS_IN_nscd
Siddhesh Poyarekar
1
-1
/
+1
2014-11-24
Remove IS_IN_libc
Siddhesh Poyarekar
1
-4
/
+0
2014-11-24
Remove IN_LIB
Siddhesh Poyarekar
4
-16
/
+9
2014-11-24
Use MODULE_NAME in stap-probe instead of IN_LIB
Siddhesh Poyarekar
2
-3
/
+7
2014-11-20
Add atomic operations similar to those provided by C11.
Torvald Riegel
1
-0
/
+212
2014-11-19
Auto-generate libc-modules.h
Siddhesh Poyarekar
2
-44
/
+0
2014-11-19
Fix -Wundef warning in SHLIB_COMPAT
Siddhesh Poyarekar
1
-1
/
+1
2014-11-19
Add new macro IN_MODULE to identify module in which source is built
Siddhesh Poyarekar
2
-10
/
+56
2014-11-14
Remove sigvec.
Roland McGrath
1
-2
/
+0
2014-11-14
Only declare __sigpause in installed signal.h when necessary.
Joseph Myers
1
-1
/
+1
2014-11-14
Fix build of C mempcpy and stpcpy.
Joseph Myers
1
-1
/
+2
2014-11-12
Fix locale memmem namespace (bug 17585).
Joseph Myers
1
-0
/
+2
2014-11-12
Fix __get_nprocs fgets_unlocked namespace (bug 17582).
Joseph Myers
1
-0
/
+2
2014-11-12
Fix __printf_fp wmemset namespace (bug 17574).
Joseph Myers
1
-0
/
+2
2014-11-12
Fix stpcpy / mempcpy namespace (bug 17573).
Joseph Myers
1
-0
/
+7
2014-11-12
Fix qsort_r namespace (bug 17571).
Joseph Myers
1
-1
/
+2
2014-11-12
Fix __getcwd rewinddir namespace (bug 17584).
Joseph Myers
1
-1
/
+2
2014-11-12
Fix tzfile.c namespace (bug 17583).
Joseph Myers
1
-2
/
+6
2014-11-07
Remove __libc_waitpid function name.
Joseph Myers
1
-1
/
+0
2014-11-05
Remove INTDEF / INTUSE / INTVARDEF (bug 14132).
Joseph Myers
1
-20
/
+0
2014-10-30
Clean up internal ctype.h header.
Roland McGrath
1
-16
/
+16
2014-10-30
Remove __libc_readv and __libc_writev function names.
Joseph Myers
1
-4
/
+0
2014-10-30
Remove __libc_creat function name.
Joseph Myers
1
-1
/
+0
2014-10-10
Don't use INTVARDEF/INTUSE with __libc_enable_secure (bug 14132).
Joseph Myers
1
-4
/
+1
2014-10-09
Don't use INTDEF/INTUSE with __cxa_atexit (bug 14132).
Joseph Myers
1
-4
/
+1
[prev]
[next]