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
/
sysdeps
/
linux
/
common
/
creat64.c
Age
Commit message (
Expand
)
Author
2012-11-18
Replace FSF snail mail address with URLs
Mike Frysinger
2012-06-15
creat*.c: add LIBC_CANCEL_HANDLED to know that it is cancellable (handled by ...
Peter S. Mazinger
2012-06-15
*64.[cS]: use _lfs_64.h instead of features.h and remove LFS guard
Peter S. Mazinger
2008-12-10
*: remove some __libc_XXX functions:
Denis Vlasenko
2008-11-22
fix some unneeded PLT references
Denis Vlasenko
2008-11-20
Last portion of libc_hidden_proto removal.
Denis Vlasenko
2006-08-23
psm updates: add __libc symbols for signal cancellation
Mike Frysinger
2006-02-26
Move _lfs_64.h to include and adapt files
Peter S. Mazinger
2006-02-23
Move common parts into internal header, should it be used for all *64.c?
Peter S. Mazinger
2006-01-14
hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...
Peter S. Mazinger
2005-12-01
Hide mostly used functions
Peter S. Mazinger
2002-10-31
Ok, this commit is _huge_ and its gonna change the world. I've
Eric Andersen
2002-04-09
Add creat64
Eric Andersen