Bernhard Reutner-Fischer
|
3a40407c06
- expand SUSv3_LEGACY
|
16 년 전 |
Bernhard Reutner-Fischer
|
30f06faa24
- pthread_attr_{g,s}etstacksize would depend on SUSv3 legacy but are not
|
16 년 전 |
Denis Vlasenko
|
30bd4a6cc3
remove many functions which just call __ieee754_<function>,
|
16 년 전 |
Denis Vlasenko
|
de87f81d41
fix another corner case in unifdef
|
16 년 전 |
Denis Vlasenko
|
08479acdf9
patch up unifdef to recognize and remove "#if defined _LIBC && something"
|
16 년 전 |
Denis Vlasenko
|
d2ac303510
Help unifdef to remove private parts of headers
|
16 년 전 |
Denis Vlasenko
|
cf578c75a5
ctype: remove some trivial macros from ctype.h;
|
16 년 전 |
Denis Vlasenko
|
7779fe8108
convert yet another old-style function definition
|
16 년 전 |
Denis Vlasenko
|
1c8c83e23b
new regex: stop confusing ourself with _LIBC being undefined;
|
16 년 전 |
Denis Vlasenko
|
63c18a8309
regex: remove useless casts on allocations;
|
16 년 전 |
Denis Vlasenko
|
0ef4c6b76f
regex: drop __<funcname> aliases. remove much of unused code.
|
16 년 전 |
Denis Vlasenko
|
6eb4415eaa
include/libc-string_i386.h: fix a bug where memset('\xff') misbehaves
|
16 년 전 |
Denis Vlasenko
|
9ffbd8cdf7
document internal_function
|
16 년 전 |
Denis Vlasenko
|
bd3adc978b
test/regex/tst-regexloc.c: include ok/bad indicator in the message
|
16 년 전 |
Denis Vlasenko
|
66dfcf4efb
test/regex/tst-regex2.c: fix the rest of testsuite failures
|
16 년 전 |
Denis Vlasenko
|
cac6ed4e68
test/regex/tst-regex2.c: fix test failure. Next one is immediately after...
|
16 년 전 |
Denis Vlasenko
|
17b4c12a95
test/regex: make it faster to rebuild and run regex testcase
|
16 년 전 |
Denis Vlasenko
|
acfadf1139
rename test file
|
16 년 전 |
Denis Vlasenko
|
d3b74921b9
test/Makefile: make "make compile" install headers first
|
16 년 전 |
Denis Vlasenko
|
ae91936353
libc/sysdeps/linux/hppa/bits/signum.h: _NSIG == 65 is the common value,
|
16 년 전 |
Khem Raj
|
f6ec2bd461
These defines needs to be considered after recent linux kernel combined i386 and x86_64 into x86
|
16 년 전 |
Bernhard Reutner-Fischer
|
0c23badf50
- mark capset() as linux specific
|
16 년 전 |
Bernhard Reutner-Fischer
|
504302d0dd
- capget() is linux specific; Sync helptext with current exclude list.
|
16 년 전 |
Bernhard Reutner-Fischer
|
745a289aac
- remove leftover from r13277
|
16 년 전 |
Bernhard Reutner-Fischer
|
44e81e48d3
- fix for !GETOPT_LONG
|
16 년 전 |
Denis Vlasenko
|
38b7304e93
libm/*: mass removal of:
|
16 년 전 |
Denis Vlasenko
|
ef9bd8dd3a
extra/locale/gen_wctype.c: remove __CTYPE_isalnum and friends;
|
16 년 전 |
Denis Vlasenko
|
1ad544a2ad
UCLIBC_CTYPE_HEADER define is removed, as it always
|
16 년 전 |
Bernhard Reutner-Fischer
|
01b8804866
- remove whitespace
|
16 년 전 |
Bernhard Reutner-Fischer
|
a0ebeb988d
- fix fpclassify, signbit, isfinite, isnan, isinf macros for long double math support
|
16 년 전 |