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
Age
Commit message (
Collapse
)
Author
2005-12-10
Do hidden pipe, please check the change in mips (.end __pipe?)
Peter S. Mazinger
2005-12-10
hide __sigsetmask
Peter S. Mazinger
2005-12-09
s/strong/weak/, sorry sjhill, have overseen your change
Peter S. Mazinger
2005-12-09
Implement hidden listen, use the hidden listen/accept
Peter S. Mazinger
2005-12-09
make new regex code use __mempcpy
Peter S. Mazinger
2005-12-09
hidden initstate_r and use
Peter S. Mazinger
2005-12-09
hide __xstatX_conv
Peter S. Mazinger
2005-12-09
Do __nl_langinfo, partly sync header w/ glibc, add missing nl_langinfo_l, ↵
Peter S. Mazinger
change users to hidden version
2005-12-09
Guard wchar dependent stuff properly, thx vapier
Peter S. Mazinger
2005-12-09
Implement hidden poll, switch user to hidden *printf/*scanf/poll
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-09
add an abort for arm
Mike Frysinger
2005-12-09
internal sigpause, do we really default to BSD signals?
Peter S. Mazinger
2005-12-09
sig* hidden versions, make __rt_sig* static inline
Peter S. Mazinger
2005-12-08
__ptr_t = void *, move hidden first
Peter S. Mazinger
2005-12-08
locale.h can't be included
Peter S. Mazinger
2005-12-08
typo, thx vapier
Peter S. Mazinger
2005-12-08
mmap/mremap/socket/rewind gone
Peter S. Mazinger
2005-12-08
Use __sendto in __libc_send, small correction
Peter S. Mazinger
2005-12-08
Convert the rest of users to hidden
Peter S. Mazinger
2005-12-08
Try to mimic glibc sigaction, sjhill, could you please test w/ this version?
Peter S. Mazinger
2005-12-08
Use hidden_weak_alias
Peter S. Mazinger
2005-12-08
Implement more hidden
Peter S. Mazinger
2005-12-08
Use internal \*_strerror_r
Peter S. Mazinger
2005-12-08
Hidden __xpg|glibc_strerror_r
Peter S. Mazinger
2005-12-08
Similar impl. of __libc_x using hidden_weak_alias, hope threads work w/ it
Peter S. Mazinger
2005-12-08
Hide mallinfo
Peter S. Mazinger
2005-12-08
Use __strtod
Peter S. Mazinger
2005-12-08
Hide __strtofpmax, implement some hiddens
Peter S. Mazinger
2005-12-08
Use internal versions
Peter S. Mazinger
2005-12-08
Use hidden_strong_alias for alias(__x,__y), do not use recursive aliases
Peter S. Mazinger
2005-12-08
Do __sleep, should we make it weak, so that libpthread can overwrite it?
Peter S. Mazinger
2005-12-08
Implement __strto* __wcsto* and hide _stdlib_wcsto*
Peter S. Mazinger
2005-12-08
Hide some of the f* *printf, use them as well
Peter S. Mazinger
2005-12-08
Implement __tfind/__lfind and use them
Peter S. Mazinger
2005-12-08
Reorder and remove prototypes
Peter S. Mazinger
2005-12-08
Reorder so that no prototype is needed. Is there a better way to get rid of ↵
Peter S. Mazinger
gcc warning instead of adding the loop for err/errx? attribute_noreturn is not enough ;-(
2005-12-08
Enable __iswctype_l prototype
Peter S. Mazinger
2005-12-08
Again rpc ;-( , all *inet*, *addr*
Peter S. Mazinger
2005-12-08
Use __open|__closedir
Peter S. Mazinger
2005-12-08
Do ppc specific __ioctl too
Peter S. Mazinger
2005-12-08
Use __gettimeofday
Peter S. Mazinger
2005-12-08
Implement __x versions
Peter S. Mazinger
2005-12-08
Correct use of __*log
Peter S. Mazinger
2005-12-08
Implement __mknod and use it
Peter S. Mazinger
2005-12-08
Add hidden versions
Peter S. Mazinger
2005-12-08
Hide __syscall_ipc
Peter S. Mazinger
2005-12-08
Missed alias to xdr_string, thanks sjhill
Peter S. Mazinger
2005-12-07
Hide more
Peter S. Mazinger
[next]