.. |
.indent.pro
|
c1fe19d4c1
Bug ugly formatting update
|
24 years ago |
Makefile
|
ba31c6c463
Remove TOPDIR
|
19 years ago |
Makefile.in
|
a794254f4c
Don't build empty objects, remove unused vars, update copyright
|
19 years ago |
_READ.c
|
5da06322c2
Hide more of stdio,getdents, use internal __raise
|
19 years ago |
_WRITE.c
|
5da06322c2
Hide more of stdio,getdents, use internal __raise
|
19 years ago |
__fbufsize.c
|
082e680bd5
New stdio core. Should be more maintainable. Fixes a couple of bugs.
|
21 years ago |
__flbf.c
|
082e680bd5
New stdio core. Should be more maintainable. Fixes a couple of bugs.
|
21 years ago |
__fpending.c
|
082e680bd5
New stdio core. Should be more maintainable. Fixes a couple of bugs.
|
21 years ago |
__fpurge.c
|
082e680bd5
New stdio core. Should be more maintainable. Fixes a couple of bugs.
|
21 years ago |
__freadable.c
|
082e680bd5
New stdio core. Should be more maintainable. Fixes a couple of bugs.
|
21 years ago |
__freading.c
|
082e680bd5
New stdio core. Should be more maintainable. Fixes a couple of bugs.
|
21 years ago |
__fsetlocking.c
|
855dca36fe
Rename newly created __libc_x (reserved for libpthread overwrites) w/ x_internal, do not use cascading aliases
|
19 years ago |
__fwritable.c
|
082e680bd5
New stdio core. Should be more maintainable. Fixes a couple of bugs.
|
21 years ago |
__fwriting.c
|
082e680bd5
New stdio core. Should be more maintainable. Fixes a couple of bugs.
|
21 years ago |
_adjust_pos.c
|
5da06322c2
Hide more of stdio,getdents, use internal __raise
|
19 years ago |
_cs_funcs.c
|
8a0b43005a
Hide mostly used functions
|
19 years ago |
_flushlbf.c
|
082e680bd5
New stdio core. Should be more maintainable. Fixes a couple of bugs.
|
21 years ago |
_fopen.c
|
e385ba0d0d
Hide some of the f* *printf, use them as well
|
19 years ago |
_fpmaxtostr.c
|
06f8a796e2
Implement hidden *scanf
|
19 years ago |
_fwrite.c
|
8a0b43005a
Hide mostly used functions
|
19 years ago |
_load_inttype.c
|
5da06322c2
Hide more of stdio,getdents, use internal __raise
|
19 years ago |
_rfill.c
|
5da06322c2
Hide more of stdio,getdents, use internal __raise
|
19 years ago |
_stdio.c
|
e385ba0d0d
Hide some of the f* *printf, use them as well
|
19 years ago |
_stdio.h
|
8c50dcd282
Guard wchar dependent stuff properly, thx vapier
|
19 years ago |
_store_inttype.c
|
5da06322c2
Hide more of stdio,getdents, use internal __raise
|
19 years ago |
_trans2r.c
|
5da06322c2
Hide more of stdio,getdents, use internal __raise
|
19 years ago |
_trans2w.c
|
5da06322c2
Hide more of stdio,getdents, use internal __raise
|
19 years ago |
_uintmaxtostr.c
|
86450311eb
_uintmaxtostr is only internally used, we do not need a rename, uClibc_uintmaxtostr.h is only internal header, remove from target
|
19 years ago |
_wcommit.c
|
5da06322c2
Hide more of stdio,getdents, use internal __raise
|
19 years ago |
_wfwrite.c
|
de77369cf4
Hide some of mem* and str*
|
19 years ago |
asprintf.c
|
e385ba0d0d
Hide some of the f* *printf, use them as well
|
19 years ago |
clearerr.c
|
f8d5244380
weaks moved after the related function so gcc4 won't warn
|
19 years ago |
ctermid.c
|
8a0b43005a
Hide mostly used functions
|
19 years ago |
dprintf.c
|
e385ba0d0d
Hide some of the f* *printf, use them as well
|
19 years ago |
fclose.c
|
082e680bd5
New stdio core. Should be more maintainable. Fixes a couple of bugs.
|
21 years ago |
fcloseall.c
|
082e680bd5
New stdio core. Should be more maintainable. Fixes a couple of bugs.
|
21 years ago |
fdopen.c
|
e385ba0d0d
Hide some of the f* *printf, use them as well
|
19 years ago |
feof.c
|
f8d5244380
weaks moved after the related function so gcc4 won't warn
|
19 years ago |
ferror.c
|
f8d5244380
weaks moved after the related function so gcc4 won't warn
|
19 years ago |
fflush.c
|
25fbf2080e
Hide some
|
19 years ago |
fgetc.c
|
855dca36fe
Rename newly created __libc_x (reserved for libpthread overwrites) w/ x_internal, do not use cascading aliases
|
19 years ago |
fgetpos.c
|
25fbf2080e
Hide some
|
19 years ago |
fgetpos64.c
|
ae4a1d587a
tabs -> spaces
|
19 years ago |
fgets.c
|
855dca36fe
Rename newly created __libc_x (reserved for libpthread overwrites) w/ x_internal, do not use cascading aliases
|
19 years ago |
fgetwc.c
|
d24608f995
Hiding again
|
19 years ago |
fgetws.c
|
25fbf2080e
Hide some
|
19 years ago |
fileno.c
|
e385ba0d0d
Hide some of the f* *printf, use them as well
|
19 years ago |
flockfile.c
|
082e680bd5
New stdio core. Should be more maintainable. Fixes a couple of bugs.
|
21 years ago |
fmemopen.c
|
e385ba0d0d
Hide some of the f* *printf, use them as well
|
19 years ago |
fopen.c
|
b882004687
simplify Makefile rules for handling of LFS files by tweaking the way we compile the source files as suggested by psm
|
19 years ago |
fopen64.c
|
a794254f4c
Don't build empty objects, remove unused vars, update copyright
|
19 years ago |
fopencookie.c
|
e385ba0d0d
Hide some of the f* *printf, use them as well
|
19 years ago |
fprintf.c
|
06f8a796e2
Implement hidden *scanf
|
19 years ago |
fputc.c
|
855dca36fe
Rename newly created __libc_x (reserved for libpthread overwrites) w/ x_internal, do not use cascading aliases
|
19 years ago |
fputs.c
|
8a0b43005a
Hide mostly used functions
|
19 years ago |
fputwc.c
|
25fbf2080e
Hide some
|
19 years ago |
fputws.c
|
9d083cc253
Hide some wcs*
|
19 years ago |
fread.c
|
8a0b43005a
Hide mostly used functions
|
19 years ago |
freopen.c
|
b882004687
simplify Makefile rules for handling of LFS files by tweaking the way we compile the source files as suggested by psm
|
19 years ago |
freopen64.c
|
a794254f4c
Don't build empty objects, remove unused vars, update copyright
|
19 years ago |
fseeko.c
|
25fbf2080e
Hide some
|
19 years ago |
fseeko64.c
|
a794254f4c
Don't build empty objects, remove unused vars, update copyright
|
19 years ago |
fsetpos.c
|
b882004687
simplify Makefile rules for handling of LFS files by tweaking the way we compile the source files as suggested by psm
|
19 years ago |
fsetpos64.c
|
627734d648
tabs -> spaces
|
19 years ago |
ftello.c
|
25fbf2080e
Hide some
|
19 years ago |
ftello64.c
|
a794254f4c
Don't build empty objects, remove unused vars, update copyright
|
19 years ago |
ftrylockfile.c
|
082e680bd5
New stdio core. Should be more maintainable. Fixes a couple of bugs.
|
21 years ago |
funlockfile.c
|
082e680bd5
New stdio core. Should be more maintainable. Fixes a couple of bugs.
|
21 years ago |
fwide.c
|
082e680bd5
New stdio core. Should be more maintainable. Fixes a couple of bugs.
|
21 years ago |
fwprintf.c
|
06f8a796e2
Implement hidden *scanf
|
19 years ago |
fwrite.c
|
25fbf2080e
Hide some
|
19 years ago |
getchar.c
|
25fbf2080e
Hide some
|
19 years ago |
getdelim.c
|
c885bf5cf9
More hiding, including __mempcpy
|
19 years ago |
getline.c
|
c885bf5cf9
More hiding, including __mempcpy
|
19 years ago |
gets.c
|
082e680bd5
New stdio core. Should be more maintainable. Fixes a couple of bugs.
|
21 years ago |
getw.c
|
082e680bd5
New stdio core. Should be more maintainable. Fixes a couple of bugs.
|
21 years ago |
getwchar.c
|
f8d5244380
weaks moved after the related function so gcc4 won't warn
|
19 years ago |
old_vfprintf.c
|
60acdef205
Implement all needed hidden *printf and correct vasprintf, thx blindvt
|
19 years ago |
open_memstream.c
|
e385ba0d0d
Hide some of the f* *printf, use them as well
|
19 years ago |
perror.c
|
e1caf0011e
Use internal \*_strerror_r
|
19 years ago |
popen.c
|
e385ba0d0d
Hide some of the f* *printf, use them as well
|
19 years ago |
printf.c
|
60acdef205
Implement all needed hidden *printf and correct vasprintf, thx blindvt
|
19 years ago |
putchar.c
|
f8d5244380
weaks moved after the related function so gcc4 won't warn
|
19 years ago |
puts.c
|
855dca36fe
Rename newly created __libc_x (reserved for libpthread overwrites) w/ x_internal, do not use cascading aliases
|
19 years ago |
putw.c
|
082e680bd5
New stdio core. Should be more maintainable. Fixes a couple of bugs.
|
21 years ago |
putwchar.c
|
f8d5244380
weaks moved after the related function so gcc4 won't warn
|
19 years ago |
remove.c
|
e385ba0d0d
Hide some of the f* *printf, use them as well
|
19 years ago |
rewind.c
|
77ccb5b1dc
mmap/mremap/socket/rewind gone
|
19 years ago |
scanf.c
|
06f8a796e2
Implement hidden *scanf
|
19 years ago |
setbuf.c
|
765696aac5
More hiding, 300 left
|
19 years ago |
setbuffer.c
|
765696aac5
More hiding, 300 left
|
19 years ago |
setlinebuf.c
|
765696aac5
More hiding, 300 left
|
19 years ago |
setvbuf.c
|
765696aac5
More hiding, 300 left
|
19 years ago |
snprintf.c
|
60acdef205
Implement all needed hidden *printf and correct vasprintf, thx blindvt
|
19 years ago |
sprintf.c
|
60acdef205
Implement all needed hidden *printf and correct vasprintf, thx blindvt
|
19 years ago |
swprintf.c
|
e385ba0d0d
Hide some of the f* *printf, use them as well
|
19 years ago |
tempnam.c
|
8a0b43005a
Hide mostly used functions
|
19 years ago |
tmpfile.c
|
e385ba0d0d
Hide some of the f* *printf, use them as well
|
19 years ago |
tmpnam.c
|
8a0b43005a
Hide mostly used functions
|
19 years ago |
tmpnam_r.c
|
3d9e386284
Remove function declartions from include/features.h, create
|
22 years ago |
ungetc.c
|
765696aac5
More hiding, 300 left
|
19 years ago |
ungetwc.c
|
53b5f21c9c
Hide more
|
19 years ago |
vasprintf.c
|
60acdef205
Implement all needed hidden *printf and correct vasprintf, thx blindvt
|
19 years ago |
vdprintf.c
|
60acdef205
Implement all needed hidden *printf and correct vasprintf, thx blindvt
|
19 years ago |
vfprintf.c
|
60acdef205
Implement all needed hidden *printf and correct vasprintf, thx blindvt
|
19 years ago |
vprintf.c
|
60acdef205
Implement all needed hidden *printf and correct vasprintf, thx blindvt
|
19 years ago |
vsnprintf.c
|
60acdef205
Implement all needed hidden *printf and correct vasprintf, thx blindvt
|
19 years ago |
vsprintf.c
|
60acdef205
Implement all needed hidden *printf and correct vasprintf, thx blindvt
|
19 years ago |
vswprintf.c
|
60acdef205
Implement all needed hidden *printf and correct vasprintf, thx blindvt
|
19 years ago |
vwprintf.c
|
60acdef205
Implement all needed hidden *printf and correct vasprintf, thx blindvt
|
19 years ago |
wprintf.c
|
60acdef205
Implement all needed hidden *printf and correct vasprintf, thx blindvt
|
19 years ago |