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
/
debug
/
Makefile
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Consistently include Makeconfig after defining subdir.
Joseph Myers
2014-02-26
1
-2
/
+2
*
tst-longjmp_chk3: new test for checking sigaltstack edge cases
Mike Frysinger
2014-02-08
1
-0
/
+2
*
Update copyright notices with scripts/update-copyrights
Allan McRae
2014-01-01
1
-1
/
+1
*
PowerPC: fix backtrace to handle signal trampolines
Adhemerval Zanella
2013-08-20
1
-1
/
+3
*
Link extra-libs consistently with libc and ld.so.
Joseph Myers
2013-05-31
1
-10
/
+0
*
Move getlogin_r_chk to login/ subdir.
Roland McGrath
2013-05-06
1
-4
/
+4
*
Move ptsname_r_chk to login/ subdir.
Roland McGrath
2013-05-06
1
-1
/
+4
*
Add tests that backtrace and backtrace_symbols produce correct results.
Joseph Myers
2013-01-18
1
-1
/
+13
*
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2013-01-02
1
-1
/
+1
*
Support --with-pkgversion and --with-bugurl.
Joseph Myers
2012-11-09
1
-2
/
+6
*
Add debug IFUNC tests
H.J. Lu
2012-10-19
1
-0
/
+3
*
Rename LDFLAGS-XXX to LDLIBS-XXX for -lstdc++
H.J. Lu
2012-09-07
1
-6
/
+6
*
Clean up definition of _LIBC_REENTRANT and _IO_MTSAFE_IO.
Roland McGrath
2012-08-17
1
-27
/
+27
*
tests: move -D_FORTIFY_SOURCE to CPPFLAGS
Mike Frysinger
2012-05-31
1
-4
/
+8
*
Remove distribute variable from Makefiles
Ulrich Drepper
2012-03-07
1
-2
/
+0
*
Replace FSF snail mail address with URLs.
Paul Eggert
2012-02-09
1
-3
/
+2
*
Add checking versions of poll and ppoll
Ulrich Drepper
2012-01-08
1
-1
/
+1
*
Remove non-ELF support
Ulrich Drepper
2012-01-07
1
-3
/
+1
*
Add range checking for FD_SET, FD_CLR, and FD_ISSET
Ulrich Drepper
2011-09-08
1
-1
/
+2
*
Add CFLAGS definition missing from last patch.
Ulrich Drepper
2009-07-30
1
-0
/
+2
*
Add test case for ____longjmp_chk vs signal stacks.
Ulrich Drepper
2009-07-30
1
-1
/
+2
*
Check for valid stack frame in longjmp.
Ulrich Drepper
2009-05-15
1
-2
/
+5
*
* include/stdio.h (__asprintf_chk, __dprintf_chk,
cvs/fedora-glibc-20080305T0857
Ulrich Drepper
2008-03-05
1
-2
/
+8
*
* misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.
Ulrich Drepper
2007-09-15
1
-1
/
+23
*
* libio/bits/stdio2.h (__fread_chk, __fread_unlocked_chk): New
Ulrich Drepper
2007-08-28
1
-1
/
+3
*
* debug/Makefile: Disable format checking when compiling tst-chk?.c.
Ulrich Drepper
2007-08-26
1
-0
/
+5
*
* Makerules (sysd-rules): Define PTW for ptw-* files.
Ulrich Drepper
2007-05-24
1
-2
/
+2
*
* malloc/memusage.sh (memusageso): Add quotes.
Ulrich Drepper
2006-05-19
1
-2
/
+4
*
* posix/bits/unistd.h (__readlinkat_chk): New prototype.
Ulrich Drepper
2006-04-24
1
-1
/
+2
*
* debug/mbstowcs_chk.c: New file.
Ulrich Drepper
2005-07-25
1
-1
/
+2
*
* wcsmbs/bits/wchar2.h: Add definitions for wcrtomb, mbsrtowcs,
Ulrich Drepper
2005-07-20
1
-1
/
+2
*
* nscd/grpcache.c (cache_addgr): Use correct maximum for group ID
Ulrich Drepper
2005-07-18
1
-0
/
+2
*
Update.
Andreas Jaeger
2005-07-15
1
-0
/
+7
*
* wcsmbs/bits/wchar2.h: New file.
Ulrich Drepper
2005-07-15
1
-2
/
+15
*
* stdlib/bits/stdlib.h: New file.
Ulrich Drepper
2005-07-13
1
-1
/
+2
*
* Versions.def (ld): Add GLIBC_2.4.
Ulrich Drepper
2005-06-26
1
-2
/
+2
*
* posix/bits/unistd.h (pread) [__USE_FILE_OFFSET64]: Use __off64_t
Ulrich Drepper
2005-03-20
1
-1
/
+1
*
* posix/bits/unistd.h: Avoid calling __*_chk variants if we can
Ulrich Drepper
2005-03-01
1
-2
/
+4
*
* sysdeps/unix/sysv/linux/libc_fatal.c: Print backtrace and memory
Ulrich Drepper
2005-02-21
1
-2
/
+11
*
(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
Ulrich Drepper
2004-12-22
1
-45
/
+6
*
2.5-18.1
Jakub Jelinek
2007-07-12
1
-6
/
+45
*
Update.
Ulrich Drepper
2004-10-19
1
-1
/
+1
*
Update.
Ulrich Drepper
2004-10-19
1
-2
/
+3
*
2004-10-15 Jakub Jelinek <jakub@redhat.com>
Ulrich Drepper
2004-10-18
1
-4
/
+19
*
Update.
Ulrich Drepper
2001-08-29
1
-2
/
+3
*
Update to LGPL v2.1.
Andreas Jaeger
2001-07-06
1
-8
/
+8
*
Update.
Ulrich Drepper
2001-06-20
1
-2
/
+2
*
Update.
Andreas Jaeger
2001-05-07
1
-1
/
+1
*
Update.
Ulrich Drepper
2001-03-18
1
-3
/
+7
*
Update.
Ulrich Drepper
2000-07-01
1
-1
/
+1
[prev]
[next]