summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/getdirname.c
Commit message (Expand)AuthorAgeFilesLines
* Last portion of libc_hidden_proto removal.Denis Vlasenko2008-11-201-2/+2
* next portion of libc_hidden_proto removalDenis Vlasenko2008-11-201-2/+2
* Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL blockDenis Vlasenko2008-05-191-1/+1
* get_current_dir_name is GNU extension as wellPeter S. Mazinger2006-02-131-0/+3
* Try to correct stat64/stat issue, vapier please check on 64bit archPeter S. Mazinger2006-01-231-3/+6
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-141-8/+12
* Convert internal users of chmod/*stat*, minimize change for __strsepPeter S. Mazinger2005-12-131-4/+4
* Hide morePeter S. Mazinger2005-12-071-0/+2
* More hiding, including __mempcpyPeter S. Mazinger2005-12-031-1/+1
* Hide mostly used functionsPeter S. Mazinger2005-12-011-1/+1
* Ok, this commit is _huge_ and its gonna change the world. I'veEric Andersen2002-10-311-2/+2
* Use __UCLIBC_HAVE_LFS__ not __USE_LARGEFILE64 to decide ifEric Andersen2002-09-161-2/+3
* Fixed compile bugs having to do with 64-bit filesystem operations that"Steven J. Hill"2002-09-091-0/+9
* Added function 'get_current_dir_name' for Linux Test Project. Tested and"Steven J. Hill"2002-09-041-0/+45