Denis Vlasenko
|
63c18a8309
regex: remove useless casts on allocations;
|
16 yıl önce |
Denis Vlasenko
|
0ef4c6b76f
regex: drop __<funcname> aliases. remove much of unused code.
|
16 yıl önce |
Denis Vlasenko
|
6eb4415eaa
include/libc-string_i386.h: fix a bug where memset('\xff') misbehaves
|
16 yıl önce |
Denis Vlasenko
|
9ffbd8cdf7
document internal_function
|
16 yıl önce |
Denis Vlasenko
|
bd3adc978b
test/regex/tst-regexloc.c: include ok/bad indicator in the message
|
16 yıl önce |
Denis Vlasenko
|
66dfcf4efb
test/regex/tst-regex2.c: fix the rest of testsuite failures
|
16 yıl önce |
Denis Vlasenko
|
cac6ed4e68
test/regex/tst-regex2.c: fix test failure. Next one is immediately after...
|
16 yıl önce |
Denis Vlasenko
|
17b4c12a95
test/regex: make it faster to rebuild and run regex testcase
|
16 yıl önce |
Denis Vlasenko
|
acfadf1139
rename test file
|
16 yıl önce |
Denis Vlasenko
|
d3b74921b9
test/Makefile: make "make compile" install headers first
|
16 yıl önce |
Denis Vlasenko
|
ae91936353
libc/sysdeps/linux/hppa/bits/signum.h: _NSIG == 65 is the common value,
|
16 yıl önce |
Khem Raj
|
f6ec2bd461
These defines needs to be considered after recent linux kernel combined i386 and x86_64 into x86
|
16 yıl önce |
Bernhard Reutner-Fischer
|
0c23badf50
- mark capset() as linux specific
|
16 yıl önce |
Bernhard Reutner-Fischer
|
504302d0dd
- capget() is linux specific; Sync helptext with current exclude list.
|
16 yıl önce |
Bernhard Reutner-Fischer
|
745a289aac
- remove leftover from r13277
|
16 yıl önce |
Bernhard Reutner-Fischer
|
44e81e48d3
- fix for !GETOPT_LONG
|
16 yıl önce |
Denis Vlasenko
|
38b7304e93
libm/*: mass removal of:
|
16 yıl önce |
Denis Vlasenko
|
ef9bd8dd3a
extra/locale/gen_wctype.c: remove __CTYPE_isalnum and friends;
|
16 yıl önce |
Denis Vlasenko
|
1ad544a2ad
UCLIBC_CTYPE_HEADER define is removed, as it always
|
16 yıl önce |
Bernhard Reutner-Fischer
|
01b8804866
- remove whitespace
|
16 yıl önce |
Bernhard Reutner-Fischer
|
a0ebeb988d
- fix fpclassify, signbit, isfinite, isnan, isinf macros for long double math support
|
16 yıl önce |
Denis Vlasenko
|
42256be88f
add new file to docs/
|
16 yıl önce |
Denis Vlasenko
|
93f4a4431b
remove stray comment (the identical one is just a few lines down)
|
16 yıl önce |
Bernhard Reutner-Fischer
|
7f07b8deff
- non-pic support for MIPS (Catherine Moore, clm at codesourcery com)
|
16 yıl önce |
Denis Vlasenko
|
ee5c521918
Remove unused macros
|
16 yıl önce |
Denis Vlasenko
|
4274e51623
docs/defines.txt: document _extern_inline
|
16 yıl önce |
Denis Vlasenko
|
c6df9c9452
more of warning fixes, mostly pointer signedness mismatches
|
16 yıl önce |
Denis Vlasenko
|
eebbc87bcc
more of pointer signedness warnings removed
|
16 yıl önce |
Denis Vlasenko
|
d0f22a0224
heed multiple warnings of the type
|
16 yıl önce |
Denis Vlasenko
|
20018a634f
libc/stdio/_scanf.c: heed lots of warnings about signed/unsigned chars
|
16 yıl önce |