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
/
assert
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2024-01-01
8
-8
/
+8
*
assert: Decorate error message buffer
Adhemerval Zanella
2023-11-07
1
-0
/
+2
*
tests: replace fgets by xfgets
Frederic Berat
2023-06-13
2
-6
/
+10
*
assert: Reformat Makefile.
Carlos O'Donell
2023-05-18
1
-3
/
+14
*
Use __builtin_FILE instead of __FILE__ in assert in C++.
Paul Pluzhnikov
2023-02-10
1
-1
/
+12
*
Update copyright dates with scripts/update-copyrights
Joseph Myers
2023-01-06
8
-8
/
+8
*
Use atomic_exchange_release/acquire
Wilco Dijkstra
2022-09-26
1
-1
/
+1
*
Do not define static_assert or thread_local in headers for C2x
Joseph Myers
2022-09-07
1
-1
/
+5
*
assert: Do not use stderr in libc-internal assert
Florian Weimer
2022-08-03
3
-2
/
+39
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2022-01-01
7
-7
/
+7
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-01-02
7
-7
/
+7
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
7
-7
/
+7
*
Fix failure when CFLAGS contains -DNDEBUG (Bug 25251)
Carlos O'Donell
2019-12-10
1
-0
/
+3
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
7
-7
/
+7
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
7
-7
/
+7
*
Fix uninitialized variable in assert_perror (bug 22761)
Andreas Schwab
2018-02-05
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
7
-7
/
+7
*
Fix position of tests-unsupported definition in assert/Makefile.
Joseph Myers
2017-08-22
1
-2
/
+2
*
assert: Support types without operator== (int) [BZ #21972]
Florian Weimer
2017-08-21
4
-7
/
+117
*
assert: Suppress pedantic warning caused by statement expression
Florian Weimer
2017-08-11
1
-3
/
+9
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
5
-5
/
+5
*
assert.h: allow gcc to detect assert(a = 1) errors
Jim Meyering
2016-12-18
1
-4
/
+17
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
5
-5
/
+5
*
Don't macro-expand failed assertion expression [BZ #18604]
David Kastrup
2015-11-03
1
-1
/
+1
*
Add ersatz _Static_assert on older C hosts
Paul Eggert
2015-02-07
1
-1
/
+0
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
5
-5
/
+5
*
Remove redundant C locale settings.
Joseph Myers
2014-06-07
1
-3
/
+0
*
Consistently include Makeconfig after defining subdir.
Joseph Myers
2014-02-26
1
-0
/
+3
*
Use glibc_likely instead __builtin_expect.
Ondřej Bílka
2014-02-10
1
-1
/
+1
*
Update copyright notices with scripts/update-copyrights
Allan McRae
2014-01-01
5
-5
/
+5
*
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2013-01-02
5
-7
/
+5
*
Remove use of INTDEF/INTUSE in libio
Andreas Schwab
2012-05-24
1
-3
/
+2
*
Replace FSF snail mail address with URLs.
Paul Eggert
2012-02-09
5
-15
/
+10
*
Remove pre-ISO C support
Ulrich Drepper
2012-01-07
1
-6
/
+5
*
Fix C11 header changes for C++.
Joseph Myers
2012-01-06
1
-2
/
+2
*
Define static_assert
Ulrich Drepper
2012-01-01
1
-1
/
+8
*
Cleanup of configuration options
Ulrich Drepper
2011-09-10
1
-5
/
+3
*
Use mmap for allocation of buffers used for __abort_msg
Ulrich Drepper
2011-05-15
2
-61
/
+44
*
Preserve message printed before abort.
Ulrich Drepper
2009-06-15
2
-8
/
+13
*
Remove redundant .gitignore files.
Andreas Schwab
2009-05-16
1
-6
/
+0
*
rename each .cvsignore file to .gitignore
Jim Meyering
2009-05-15
1
-0
/
+0
*
[BZ #3991]
Ulrich Drepper
2007-02-16
1
-5
/
+4
*
Move cast to void inside ?: to quiet gcc.
Ulrich Drepper
2006-08-03
1
-8
/
+10
*
* include/stdio.h (__fxprintf): Remove wfmt argument.
Ulrich Drepper
2005-07-20
2
-2
/
+2
*
* wcsmbs/bits/wchar2.h: Add definitions for wcrtomb, mbsrtowcs,
Ulrich Drepper
2005-07-20
2
-16
/
+5
*
(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
Ulrich Drepper
2004-12-22
3
-15
/
+24
*
2.5-18.1
Jakub Jelinek
2007-07-12
3
-24
/
+15
*
Update.
Ulrich Drepper
2004-10-04
1
-20
/
+3
*
Update.
Ulrich Drepper
2003-08-15
1
-2
/
+2
*
Update.
Ulrich Drepper
2003-08-14
1
-1
/
+1
[next]