Peter S. Mazinger
|
3b2d51b4b8
_vfprintf.c: get rid of __STDIO_PRINTF_FLOAT
|
13 years ago |
Peter S. Mazinger
|
6e7b72235b
old_vfprintf.c: use _fpmaxtostr.h
|
13 years ago |
Peter S. Mazinger
|
59a1890c12
_fpmaxtostr.c: move common to _fpmaxtostr.h
|
13 years ago |
Peter S. Mazinger
|
9c373ffdda
lckpwdf.c: add back lost return
|
13 years ago |
Peter S. Mazinger
|
da192bef87
getttyent.c: include stdio_ext.h only when needed
|
13 years ago |
Peter S. Mazinger
|
fb65c1db73
time.c: fix a guard to avoid a warning about unused label
|
13 years ago |
Peter S. Mazinger
|
e0bcc57876
dirname.c: include only what is needed
|
13 years ago |
Peter S. Mazinger
|
32506112b4
basename.c: define it correctly, use the proper header for each version
|
13 years ago |
Peter S. Mazinger
|
7431f726e2
malloc.h: hide internal functions (mainly debug related)
|
13 years ago |
Peter S. Mazinger
|
89b9f4592a
malloc-simple: make _aligned_blocks static and __libc_free_aligned hidden
|
13 years ago |
Peter S. Mazinger
|
3b879e2627
malloc: use uClibc_mutex.h provided macros consequently
|
13 years ago |
Peter S. Mazinger
|
e75dfc1f73
memalign.c: does not use MAX, do not include param.h
|
13 years ago |
Peter S. Mazinger
|
a80a6b505f
_vfprintf.c: fix typo s/NL_MAX_ARG/NL_ARGMAX/
|
13 years ago |
Peter S. Mazinger
|
0aa1f968d3
_stdio.h: move _load_inttype.h and _store_inttype.h prototypes here
|
13 years ago |
Peter S. Mazinger
|
7bc58308af
socketcalls.c: prefer using recvfrom in recv and sendto in send
|
13 years ago |
Peter S. Mazinger
|
fc352aa35c
Rules.mak: include KERNEL_HEADERS last, even there it is wrong
|
13 years ago |
Peter S. Mazinger
|
a683d89f56
Rules.mak: change the way -include is used
|
13 years ago |
Peter S. Mazinger
|
eedef37b4a
do not define _ISOC99_SOURCE in specific files
|
13 years ago |
Peter S. Mazinger
|
56023566de
remove duplicate prototypes for _stdio_term().
|
13 years ago |
Peter S. Mazinger
|
1d6099a2b4
unwind-{resume,forcedunwind}.c: add missing prototypes
|
13 years ago |
Peter S. Mazinger
|
e9af4dfbd3
fix a bunch of build warnings
|
13 years ago |
Peter S. Mazinger
|
293173f870
pthreadP.h: avoid shadow warnings
|
13 years ago |
Peter S. Mazinger
|
995b4989cd
disable __pthread_kill_other_threads, obsoleted
|
13 years ago |
Peter S. Mazinger
|
7c7dd9d00f
uClibc_pthread.h: do not install on target
|
13 years ago |
Peter S. Mazinger
|
a9b153b6a8
resolv.c,time.c,_atexit.c: hide 3 locks
|
13 years ago |
Peter S. Mazinger
|
b8634d3537
uClibc_mutex.h: fix bug in conditional macros
|
13 years ago |
Peter S. Mazinger
|
7883b1fa2e
signal.h: sync with glibc, mainly proper guards
|
13 years ago |
Peter S. Mazinger
|
0849f60087
uClibc_stdio.h: guard internals with _LIBC
|
13 years ago |
Peter S. Mazinger
|
c206e4fc49
uClibc_stdio.h: remove consistency check
|
13 years ago |
Peter S. Mazinger
|
8f5a869f9b
uClibc_stdio.h: remove parts solved in features.h
|
13 years ago |