summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/libc/bsdlib.cc
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in: Create libutil.a from bsdlib.o exports.Corinna Vinschen2004-09-101-0/+49
* * path.cc (chdir): Always use the normalized_path as posix_cwd, except if itChristopher Faylor2004-05-281-7/+7
* * exceptions.cc (set_signal_mask): Redefine to not pass by address. ReportChristopher Faylor2003-12-231-0/+2
* * bsdlib.cc (getprogname): New function.Corinna Vinschen2003-11-171-0/+22
* 2003-11-11 Robert Collins <rbtcollins@hotmail.com>Robert Collins2003-11-141-1/+1
* * bsdlib.cc (_vwarnx): New function.Corinna Vinschen2003-11-061-0/+73
* * Makefile.in (DLL_OFILES): Add bsdlib.o.Corinna Vinschen2003-09-101-0/+165