index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libc
/
stdio
Age
Commit message (
Collapse
)
Author
2005-12-16
Remove trailing ; after *alias()
Peter S. Mazinger
2005-12-16
Forgot about the macros ;-(
Peter S. Mazinger
2005-12-16
Get rid of warnings, use internals, create new hidden versions
Peter S. Mazinger
2005-12-15
Hide *getc* *putc*
Peter S. Mazinger
2005-12-14
Hide _stdio_init/term, sorry, one change went mistakenly into the earlier commit
Peter S. Mazinger
2005-12-13
Convert all users of earlier hiddens
Peter S. Mazinger
2005-12-13
Hidden fflush, adapt fopen to hack in libc-internal.h
Peter S. Mazinger
2005-12-13
Use __remove and remove trailing ;
Peter S. Mazinger
2005-12-13
Do hidden fopen*/remove
Peter S. Mazinger
2005-12-10
Switch fread/fwrite/fclose/pipe/sigsetmask users
Peter S. Mazinger
2005-12-10
Do hidden fread/fwrite/fclose
Peter S. Mazinger
2005-12-09
Implement hidden listen, use the hidden listen/accept
Peter S. Mazinger
2005-12-09
Guard wchar dependent stuff properly, thx vapier
Peter S. Mazinger
2005-12-09
Implement hidden *scanf
Peter S. Mazinger
2005-12-09
Implement all needed hidden *printf and correct vasprintf, thx blindvt
Peter S. Mazinger
2005-12-08
mmap/mremap/socket/rewind gone
Peter S. Mazinger
2005-12-08
Use internal \*_strerror_r
Peter S. Mazinger
2005-12-08
Hide some of the f* *printf, use them as well
Peter S. Mazinger
2005-12-07
Hide more
Peter S. Mazinger
2005-12-07
Hide *clnt|pmap|svc* and some rpc. inet/rpc is full of relocs ...
Peter S. Mazinger
2005-12-06
macro out the thread funcs in libc if threading is disabled
Mike Frysinger
2005-12-04
More hiding, 300 left
Peter S. Mazinger
2005-12-03
Rename newly created __libc_x (reserved for libpthread overwrites) w/ ↵
Peter S. Mazinger
x_internal, do not use cascading aliases
2005-12-03
_uintmaxtostr is only internally used, we do not need a rename, ↵
Peter S. Mazinger
uClibc_uintmaxtostr.h is only internal header, remove from target
2005-12-03
More hiding, including __mempcpy
Peter S. Mazinger
2005-12-01
Hide mostly used functions
Peter S. Mazinger
2005-11-29
Hiding again
Peter S. Mazinger
2005-11-27
Hide some wcs*
Peter S. Mazinger
2005-11-27
Hide some of mem* and str*
Peter S. Mazinger
2005-11-26
Adapt to renamed internal __f{ge.pu}tc_unlocked
Peter S. Mazinger
2005-11-26
100 JUMP relocs less (remaining 431) by hiding internally used ones
Peter S. Mazinger
2005-11-25
Use internal version of *_unlocked
Peter S. Mazinger
2005-11-25
Change internal name __f[ge,pu]tc_unlocked to __libc_x
Peter S. Mazinger
2005-11-21
tabs -> spaces
Mike Frysinger
2005-11-21
tabs -> spaces
Mike Frysinger
2005-11-21
Hide some more
Peter S. Mazinger
2005-11-21
Hide some
Peter S. Mazinger
2005-11-21
Remove TOPDIR
Peter S. Mazinger
2005-11-21
Don't build empty objects, remove unused vars, update copyright
Peter S. Mazinger
2005-11-20
fix tab issue properly by not using tabs
Mike Frysinger
2005-11-20
You included the wrong file. Check your work better next time. You get a big ↵
"Steven J. Hill"
fat "F" for this one.
2005-11-20
Tab clean-up.
"Steven J. Hill"
2005-11-19
dont want to delete the 64.c files anymore
Mike Frysinger
2005-11-19
simplify Makefile rules for handling of LFS files by tweaking the way we ↵
Mike Frysinger
compile the source files as suggested by psm
2005-11-19
touchup whitespace
Mike Frysinger
2005-11-19
make sure we pull in features.h
Mike Frysinger
2005-11-15
Hide more of stdio,getdents, use internal __raise
Peter S. Mazinger
2005-11-15
Update copyright notice
Peter S. Mazinger
2005-11-15
Hide some internally used functions
Peter S. Mazinger
2005-11-08
Remove #define _STDIO_UTILITY, can't find any use of it
Peter S. Mazinger
[next]