summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/utime.c
Commit message (Expand)AuthorAgeFilesLines
* utime() is obsolescent in SUSv4Bernhard Reutner-Fischer2009-10-081-0/+1
* trim Experimentally off and uncommented hiddenBernhard Reutner-Fischer2009-09-181-3/+0
* Last portion of libc_hidden_proto removal.Denis Vlasenko2008-11-201-2/+2
* next portion of libc_hidden_proto removalDenis Vlasenko2008-11-201-1/+1
* - remove superfluous ';'. No objcode changes.Bernhard Reutner-Fischer2008-10-221-1/+1
* fix from blackfin repo: Jie Zhang writes: Passing NULL as the second argument...Mike Frysinger2007-01-271-6/+1
* Take Mike Frysinger's comments into account -- make certain that userEric Andersen2006-12-081-1/+1
* Do NOT hide 'utime'. When building binutils for the target using buildroot"Steven J. Hill"2006-03-161-1/+1
* make DODEBUG=y happy, update sysdeps/common/* copyrightPeter S. Mazinger2006-01-141-3/+5
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-141-7/+8
* Use __gettimeofdayPeter S. Mazinger2005-12-081-0/+1
* More hiding, including __mempcpyPeter S. Mazinger2005-12-031-2/+6
* fix eriks e-mail addressMike Frysinger2005-01-051-1/+1
* Revert Peter's __lib_gettimeofday patch. There's the minor issue ofManuel Novoa III2004-10-311-1/+1
* Peter S. Mazinger writes:Eric Andersen2004-10-191-1/+1
* Split up syscalls.c, since it had grown to be quite large and ugly.Eric Andersen2004-01-211-0/+34