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