Bill Currie
|
99f0cde080
|
[util] Add strndup and reentrant quicksort
Needed for portability.
|
2021-03-27 20:03:39 +09:00 |
|
Bill Currie
|
a9bd436837
|
[build] Autoconfiscate printf format attribute
I don't know if gnu_printf is appropriate for all cases, but it is
needed for mingw32.
|
2021-03-27 19:52:59 +09:00 |
|
Bill Currie
|
34bcf7faab
|
Do a pure/const/noreturn/format attribute pass.
I always wanted these, but as gcc now provides warnings for functions that
could do with such attributes, finding all the functions is much easier.
|
2018-10-09 12:42:21 +09:00 |
|
Bill Currie
|
bc1b483525
|
Nuke the rcsid stuff.
It's pretty useless in git.
|
2012-04-22 10:56:32 +09:00 |
|
Bill Currie
|
761a7546dd
|
re-arrange things so __attribute__ and __builtin_expect are properly
autoconfiscated so rcsid will continue to work with gcc 3.3
|
2003-01-15 15:31:36 +00:00 |
|
Bill Currie
|
099e2739b5
|
various msvc fixes thanks to muzzy (hope he doesn't give up:)
|
2002-08-20 19:16:11 +00:00 |
|
Bill Currie
|
6767d6bfa0
|
win32 compile fixes
|
2002-01-19 20:45:45 +00:00 |
|
Bill Currie
|
218554d60a
|
move include/QF/string.h to include/qstring.h and include it automaticly if
needed in compat.h
|
2001-12-13 20:44:32 +00:00 |
|