index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
stdio-common
/
printf-parsewc.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-01-17
Define AT_NO_AUTOMOUNT.
Ulrich Drepper
2
-1
/
+5
2011-01-17
Define MADV_NOHUGEPAGE.
Ulrich Drepper
8
-1
/
+9
2011-01-17
Define MADV_HUGEPAGE.
Ulrich Drepper
8
-7
/
+23
2011-01-17
Update copyright year.
Ulrich Drepper
17
-33
/
+50
2011-01-17
Add definitions for new socket protocols.
Ulrich Drepper
3
-6
/
+20
2011-01-16
Fix missing dependencies and ensure correct CPPFLAGS.
Andreas Schwab
4
-23
/
+49
2011-01-16
Don't override --enable-multi-arch.
Andreas Schwab
3
-85
/
+89
2011-01-15
Signal temporary host lookup errors in nscd as such to the requester.
Ulrich Drepper
3
-10
/
+37
2011-01-14
Change setgroups to affect all the threads in the process.
Ulrich Drepper
6
-12
/
+66
2011-01-14
FIx handling of unterminated [ expression in fnmatch.
Ulrich Drepper
7
-16
/
+43
2011-01-13
Fix check-execstack test
Andreas Schwab
3
-18
/
+31
2011-01-13
Clean up PLT use for getrlimit64.
Ulrich Drepper
4
-2
/
+8
2011-01-13
Fix PLT use due to __libc_alloca_cutoff.
Ulrich Drepper
4
-1
/
+5
2011-01-13
Relax requirement on close in child created by posix_spawn.
Ulrich Drepper
2
-3
/
+20
2011-01-13
Fix handling of missing syscall in Linux mkdirat.
Ulrich Drepper
3
-7
/
+11
2011-01-13
Handle long lines in host lookups in the right place.
Ulrich Drepper
5
-8
/
+69
2011-01-12
Fix assertion when handling DSTs during auditing.
Ulrich Drepper
2
-6
/
+16
2011-01-12
Fix alignment in x86 destructor calls.
Ulrich Drepper
2
-0
/
+6
2011-01-12
Add missing CL entry.
Ulrich Drepper
1
-0
/
+9
2011-01-12
Fix grouping when rounding increases number of integer digits.
Ulrich Drepper
4
-12
/
+105
2011-01-09
Clean up some bits/select.h headers.
Ulrich Drepper
4
-32
/
+28
2011-01-08
Update Japanese translations.
Ulrich Drepper
2
-4111
/
+5568
2011-01-04
sparc64: Use i386 implementation for fxstat.
David S. Miller
3
-5
/
+11
2010-12-27
Fix infloop on persistent failing calloc in regex.
Jim Meyering
3
-2
/
+10
2010-12-26
Update BZs.
Ulrich Drepper
1
-4
/
+5
2010-12-25
Use prlimit64 for 32-bit [gs]etrlimit64 implementation.
Ulrich Drepper
5
-2
/
+121
2010-12-25
Use fastbin macro everywhere.
Ulrich Drepper
2
-1
/
+4
2010-12-25
Change XPG-compliant strerror_r function to return error code.
Ulrich Drepper
3
-22
/
+14
2010-12-24
Pretty printing.
Ulrich Drepper
1
-2
/
+2
2010-12-24
Remove `.ctors' and `.dtors' output sections
H.J. Lu
11
-159
/
+209
2010-12-24
Always allow overwriting printf modifiers etc.
Ulrich Drepper
2
-7
/
+18
2010-12-19
Fix ChangeLogs.
Ulrich Drepper
1
-2
/
+3
2010-12-19
Make PowerPC64 default to nonexecutable stack
Ryan S. Arnold
13
-18
/
+104
2010-12-19
More accurate computatin of reclen in readdir_r.
Ulrich Drepper
3
-1
/
+9
2010-12-14
Undo accidental checkin.
Ulrich Drepper
2
-25
/
+34
2010-12-10
Declare wcpcpy and wcpncpy only under _GNU_SOURCE
Andreas Schwab
2
-2
/
+3
2010-12-10
Fix use of restrict in wchar.h
Andreas Schwab
3
-22
/
+36
2010-12-09
Fix typo in comment.
Ulrich Drepper
1
-1
/
+1
2010-12-09
Fix race in qsort_r initialization.
Ulrich Drepper
2
-1
/
+11
2010-12-09
Fix -D_FORTIFY_SOURCE memmove and bcop
Jakub Jelinek
3
-35
/
+32
2010-12-03
Update Italian translation.
Ulrich Drepper
2
-1428
/
+6515
2010-12-01
Remove dead code from x86-32 SSSE3 strncmp.
H.J. Lu
2
-8
/
+6
2010-11-30
Relax libm tests for x86-32.
Ulrich Drepper
2
-2
/
+6
2010-11-25
Don't ignore zero TTL in DNS answers
Andreas Schwab
2
-4
/
+9
2010-11-22
ldbl-128 fmal compile fix
Jakub Jelinek
2
-1
/
+5
2010-11-22
Allow aux_cache_file open()ing to fail silently even in the chroot mode.
Petr Baudis
2
-8
/
+10
2010-11-22
Optimize last initgroups patch a bit.
Ulrich Drepper
2
-12
/
+17
2010-11-22
Fix multiple nss_compat initgroups() bugs
Ulrich Drepper
2
-8
/
+17
2010-11-19
Define MAP_HUGETLB.
Ulrich Drepper
3
-2
/
+10
2010-11-16
Define SWAP_FLAG_DISCARD.
Ulrich Drepper
2
-1
/
+6
[next]