summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/getdirname.c
Commit message (Expand)AuthorAgeFilesLines
* convert // comments to /**/; remove empty #if/#endif pairs. no code changesDenys Vlasenko2009-09-181-4/+0
* trim Experimentally off and uncommented hiddenAustin Foxley2009-09-181-5/+0
* Synch with trunk @ 24165Carmelo Amoroso2008-11-271-4/+4
* BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly NPTL...Carmelo Amoroso2008-07-091-1/+1
* Merge from trunk."Steven J. Hill"2006-02-281-10/+20
* Merge from trunk."Steven J. Hill"2006-01-141-4/+4
* Merge from trunk."Steven J. Hill"2005-12-081-0/+2
* Big merge from trunk. Stop the madness!"Steven J. Hill"2005-12-061-1/+1
* Merge from trunk."Steven J. Hill"2005-12-021-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