summary refs log tree commit diff
path: root/src/cd.c (follow)
Commit message (Expand)AuthorAge
* shell: Always use explicit large file APIHerbert Xu2020-05-15
* exec: Stricter pathopt parsingHerbert Xu2018-05-28
* exec: Do not allocate stack string in padvanceHerbert Xu2018-05-28
* [CD] support drive letters on CygwinEric Blake2014-10-27
* [SHELL] Port to SolarisBrian Koropoff2011-03-15
* [CD] Lookup PWD after going through CDPATHHerbert Xu2009-08-31
* [CD] Fixed getcwd build error for the non-glibc caseHerbert Xu2008-08-05
* [CD] Restored warning when getcwd failsHerbert Xu2008-05-03
* [CD] Test __GLIBC__ instead of _GNU_SOURCEHerbert Xu2008-05-03
* [CD] Restored non-glibc getcwd supportHerbert Xu2008-05-02
* Copyright/licence updates and remove all traces of sys/cdefs.hHerbert Xu2005-10-29
* Renamed error to sh_error.herbert2005-09-26
* Fixed cd - when OLDPWD is unset.herbert2005-09-26
* Initial import.Herbert Xu2005-09-26