summaryrefslogtreecommitdiff
path: root/openbsd-compat/getcwd.c
Commit message (Expand)AuthorAgeFilesLines
* Return ERANGE from getcwd() if buffer size is 1.Darren Tucker2022-07-141-1/+4
* remove sys/param.h in -portable, after upstreamDamien Miller2021-12-221-1/+0
* Repair $OpenBSD markers.Darren Tucker2016-08-021-1/+1
* - (djm) [openbsd-compat/getcwd.c] Remove OpenBSD rcsid marker since we noDamien Miller2011-09-231-1/+1
* - (dtucker) [openbsd-compat/getcwd.c] Replace lstat with fstat to match upDarren Tucker2005-11-101-4/+2
* - (dtucker) [openbsd-compat/getcwd.c] Update from OpenBSD 1.9 -> 1.14.Darren Tucker2005-11-101-22/+22
* - (dtucker) [openbsd-compat/{LOTS}] Move the "OPENBSD ORIGINAL" markers toDarren Tucker2005-11-101-2/+2
* - (djm) Annotate OpenBSD-derived files in openbsd-compat/ with originalDamien Miller2003-11-241-0/+2
* - (bal) openbsd-compat/ OpenBSD updates. Mostly licensing, ansificationsBen Lindstrom2003-08-251-2/+2
* - (djm) Sync openbsd-compat with OpenBSD CVS.Damien Miller2003-06-031-1/+4
* - (djm) Sync openbsd-compat/ with OpenBSD -currentDamien Miller2003-01-081-2/+2
* - (bal) s/config.h/includes.h/ in openbsd-compat/ for *.c. Otherwise wiseBen Lindstrom2002-06-271-1/+1
* - (bal) Fix mixed up params to memmove() from Jan 5th in setenv.c andBen Lindstrom2001-02-191-4/+4
* - (bal) Reorder. Move all bsd-*, fake-*, next-*, and cygwin* stuff toBen Lindstrom2001-01-311-0/+237