summaryrefslogtreecommitdiff
path: root/io/openat.c
AgeCommit message (Expand)Author
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-02-24linux: open and openat ignore 'mode' with O_TMPFILE in flagsEric Rannaud
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-12-04De-warning a few stubs.Roland McGrath
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-05-03Consolidate definitions of _FORTIFY_SOURCE wrappers for open{,64}{,at}.Roland McGrath
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-11-04[BZ #157] Remove include/stub-tag.h for good.Thomas Schwinge
2012-10-01Define __have_atfcts global in stub openat implementation.Roland McGrath
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2008-05-11* io/openat.c (__openat_2): Also pass fd to __openat.Ulrich Drepper
2007-05-24* Makerules (sysd-rules): Define PTW for ptw-* files.Ulrich Drepper
2006-03-01* include/fcntl.h: Declare __openat, __open64. Use libc_hidden_proto.Roland McGrath
2005-12-14Moved to csu/errno-loc.c.Ulrich Drepper
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek