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
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-18
linux: Consolidate Linux vmsplice syscall
Adhemerval Zanella
1
-0
/
+1
2017-05-18
posix: Consolidate Linux fsync syscall
Adhemerval Zanella
1
-0
/
+1
2017-05-18
posix: Consolidate Linux fdatasync syscall
Adhemerval Zanella
1
-0
/
+1
2017-05-18
posix: Consolidate Linux msync syscall
Adhemerval Zanella
1
-0
/
+1
2017-05-17
float128: Extend __MATH_TG for float128 support
Gabriel F. T. Gomes
1
-0
/
+16
2017-05-11
Suppress internal declarations for most of the testsuite.
Zack Weinberg
2
-2
/
+6
2017-05-01
posix: Using libsupport for p{write,read}v tests
Adhemerval Zanella
1
-25
/
+24
2017-04-25
Fix sys/socket.h namespace issues from sys/uio.h inclusion (bug 21426).
Joseph Myers
2
-1
/
+33
2017-03-16
Remove C++ namespace handling from glibc headers.
Joseph Myers
1
-25
/
+0
2017-03-01
Narrowing the visibility of libc-internal.h even further.
Zack Weinberg
2
-2
/
+1
2017-02-25
Split DIAG_* macros to new header libc-diag.h.
Zack Weinberg
1
-1
/
+1
2017-02-16
Add missing header files throughout the testsuite.
Zack Weinberg
1
-0
/
+1
2017-02-06
As a minor cleanup remove the (r)index defines from include/string.h as
Wilco Dijkstra
2
-4
/
+4
2017-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
149
-149
/
+149
2016-12-26
Disable stack protector in early static initialization [BZ #7065]
Nick Alcock
1
-0
/
+7
2016-12-21
Move all tests out of the csu subdirectory
Nick Alcock
4
-1
/
+678
2016-12-14
Refactor long double information into bits/long-double.h.
Joseph Myers
1
-0
/
+1
2016-11-22
Fix multiple definitions of mk[o]stemp[s]64
Andreas Schwab
4
-0
/
+4
2016-11-14
[BZ #19239] Issue deprecation warnings on macro expansion.
Zack Weinberg
2
-35
/
+28
2016-10-10
hurd: Fix unused variable warning
Samuel Thibault
1
-0
/
+2
2016-10-07
resolv: Deprecate unimplemented flags
Florian Weimer
1
-0
/
+10
2016-09-23
Installed-header hygiene (BZ#20366): time.h types.
Zack Weinberg
1
-5
/
+3
2016-09-23
Installed-header hygiene (BZ#20366): Simple self-contained fixes.
Zack Weinberg
1
-12
/
+18
2016-08-25
Reduce memory size of tsearch red-black tree.
Mark Wielaard
1
-153
/
+245
2016-08-03
Deprecate inclusion of <sys/sysmacros.h> by <sys/types.h>
Zack Weinberg
1
-3
/
+59
2016-08-03
Minimize sysdeps code involved in defining major/minor/makedev.
Zack Weinberg
5
-3
/
+205
2016-08-03
Add utility macros for clang detection, and deprecation with messages.
Zack Weinberg
1
-1
/
+21
2016-07-08
Fix LO_HI_LONG definition
Adhemerval Zanella
3
-95
/
+146
2016-06-21
Fix p{readv,writev}{64} consolidation implementation
Adhemerval Zanella
3
-1
/
+138
2016-06-10
Bug 20215: Always undefine __always_inline before defining it.
Carlos O'Donell
1
-0
/
+5
2016-06-06
Consolidate pwritev/pwritev64 implementations
Adhemerval Zanella
1
-0
/
+2
2016-06-06
Consolidate preadv/preadv64 implementation
Adhemerval Zanella
1
-0
/
+2
2016-05-03
Fix sys/time.h timespec namespace (bug 20041).
Joseph Myers
1
-1
/
+3
2016-04-10
Fix crash on getauxval call without HAVE_AUX_VECTOR
Samuel Thibault
1
-0
/
+2
2016-04-07
hsearch_r: Include <limits.h>
Florian Weimer
1
-0
/
+1
2016-02-12
hsearch_r: Apply VM size limit in test case
Florian Weimer
1
-0
/
+22
2016-01-28
Improve check against integer wraparound in hcreate_r [BZ #18240]
Florian Weimer
3
-19
/
+93
2016-01-04
Update copyright dates with scripts/update-copyrights.
Joseph Myers
140
-140
/
+140
2015-11-24
misc/tst-tsearch.c: bump up TIMEOUT to 10 seconds.
Chris Metcalf
1
-0
/
+1
2015-11-05
Fix some stub prototypes missing ... after K&R conversion
Roland McGrath
2
-2
/
+2
2015-10-20
Convert miscellaneous function definitions to prototype style.
Joseph Myers
2
-20
/
+9
2015-10-20
Convert 113 more function definitions to prototype style (files with assertions).
Joseph Myers
1
-4
/
+1
2015-10-20
Convert 29 more function definitions to prototype style (multiple parameters in one K&R parameter declaration).
Joseph Myers
1
-2
/
+1
2015-10-20
Convert 24 more function definitions to prototype style (array parameters).
Joseph Myers
2
-7
/
+2
2015-10-19
Convert 69 more function definitions to prototype style (line wrap cases).
Joseph Myers
2
-11
/
+4
2015-10-17
Assume that SOCK_CLOEXEC is available and works
Florian Weimer
1
-30
/
+3
2015-10-16
Convert 703 function definitions to prototype style.
Joseph Myers
50
-154
/
+55
2015-09-17
Use __pthread_setcancelstate in libc.a
H.J. Lu
1
-5
/
+6
2015-09-15
Use HOST_NAME_MAX for MAXHOSTNAMELEN in <sys/param.h>.
Roland McGrath
1
-0
/
+3
2015-09-08
Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).
Joseph Myers
6
-6
/
+6
[prev]
[next]