Peter S. Mazinger
|
3663803c5e
stdio.h: update partially, mainly for POSIX 2008
|
13 years ago |
Peter S. Mazinger
|
c9402c70bb
unistd.h: partial update, mostly related to POSIX 2008
|
13 years ago |
Peter S. Mazinger
|
c5bebf9403
make __uClibc_fini() hidden
|
13 years ago |
Peter S. Mazinger
|
30118e361f
netdb.h: partial update, adding some __USE_MISC/__USE_GNU guards
|
13 years ago |
Peter S. Mazinger
|
02c9f0d6e8
remove libc_hidden_proto(ioperm) from all headers except arm
|
13 years ago |
Peter S. Mazinger
|
bcfda18ae0
no need for hidden lockf64
|
13 years ago |
Peter S. Mazinger
|
84135275cf
utent.c, wtent.c: move functions from utxent.c
|
13 years ago |
Peter S. Mazinger
|
a1281bdca4
utent.c: go back to use static __X() functions without size increase
|
13 years ago |
Peter S. Mazinger
|
6da1949cb5
use fputwc in putwchar()
|
13 years ago |
Peter S. Mazinger
|
0eb904a89c
fputc.c, stdio.h: no need for hidden putc, putc_unlocked and fputc_unlocked
|
13 years ago |
Peter S. Mazinger
|
b91a7f431d
cleanup fork()
|
13 years ago |
Peter S. Mazinger
|
741caa9982
semaphore.h, uClibc_local_lim.h: make sure SEM_VALUE_MAX is always defined
|
13 years ago |
Peter S. Mazinger
|
d70e284a0d
semaphore.c: include limits.h before semaphore.h
|
13 years ago |
Peter S. Mazinger
|
4424cb73da
huge_val.h: add for vax
|
13 years ago |
Peter S. Mazinger
|
e03994a376
huge_vall.h: add for i386,ia64,m68k,sparc
|
13 years ago |
Peter S. Mazinger
|
fe042eb8df
posix_opt.h: update to POSIX 2008
|
13 years ago |
Peter S. Mazinger
|
2389017f78
posix_opt.h: update to glibc's NPTL version
|
13 years ago |
Peter S. Mazinger
|
d5332f2fdd
local_lim.h: add NPTL version for alpha,ia64,powerpc,sparc, update common
|
13 years ago |
Peter S. Mazinger
|
d1671548b9
tgmath.h: disable builtins
|
13 years ago |
Peter S. Mazinger
|
13381d9c5b
add jmpbuf-unwind.h and jmpbuf-offsets.h to avr32,c6x and xtensa
|
13 years ago |
Peter S. Mazinger
|
8350c7e882
change __HAVE_FPU__ to __UCLIBC_HAS_FPU__
|
13 years ago |
Peter S. Mazinger
|
c53099f7df
cleanup bits/setjmp.h of stuff moved to jmpbuf-offsets.h and jmpbuf-unwind.h
|
13 years ago |
Peter S. Mazinger
|
14647468df
make use of jmpbuf-offsets.h and jmpbuf-unwind.h
|
13 years ago |
Peter S. Mazinger
|
591ffe08fe
jmpbuf-unwind.h: add NTPL related section
|
13 years ago |
Peter S. Mazinger
|
0078a92e39
add jmpbuf-offsets.h and jmpbuf-unwind.h for all archs (LT related)
|
13 years ago |
Peter S. Mazinger
|
8f86b8a197
move *longjmp related prototypes to setjmp.h
|
13 years ago |
Peter S. Mazinger
|
17967fd080
libintl.h, clnt_perror.c: add fallback gettext(x) and use it for _(x)
|
13 years ago |
Peter S. Mazinger
|
d6bc454fcb
getopt[-susv3].c: use libintl's _(x)
|
13 years ago |
Peter S. Mazinger
|
9b7e3299c3
regex_old.c: remove unneeded guard
|
13 years ago |
Peter S. Mazinger
|
532c68d561
obstack.c: use libintl.h
|
13 years ago |