aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/include
AgeCommit message (Expand)AuthorFilesLines
2001-10-24* Makefile.in: Only build testsuite directory on first 'make check'.Christopher Faylor1-1/+3
2001-10-16 * fhandler_tape.cc (fhandler_dev_tape::tape_status): ReportCorinna Vinschen2-2/+9
2001-09-25Tue Sep 25 21:25:00 2001 Robert Collins <rbtcollins@hotmail.com>Robert Collins1-1/+1
2001-09-19* cygwin.din (__argv): Export.Christopher Faylor1-1/+1
2001-09-17* include/io.h: Add access declaration.Christopher Faylor1-0/+1
2001-09-12 * Makefile.in: Build wincap.o.Corinna Vinschen1-2/+2
2001-09-11Update copyrights.Christopher Faylor11-11/+11
2001-09-11* cygwin.din: Remove cygwin_getshared.Christopher Faylor1-1/+2
2001-09-09 * include/cygwin/version.h: Bump API minor version to 45 accordingCorinna Vinschen1-1/+1
2001-09-08* cygwin.din: Add gamm*_r function exports.Christopher Faylor1-1/+1
2001-09-07* cygheap.h (init_cygheap): Move heap pointers here.Christopher Faylor2-8/+2
2001-09-07 * include/limits.h: Define PIPE_BUF.Corinna Vinschen1-0/+5
2001-09-03 * cygwin.din: Add `dirfd'.Corinna Vinschen1-1/+2
2001-08-16 * resource.cc (getrlimit): Return OPEN_MAX as current limitCorinna Vinschen1-0/+7
2001-08-14* include/cygwin/version.h: Bump API version.Christopher Faylor1-1/+2
2001-08-11Oops. Forgot to check in include/wchar.h???Christopher Faylor1-1/+2
2001-08-07* cygheap.cc (cygheap_root::set): Avoid treating '/' specially.Christopher Faylor1-0/+4
2001-08-03 * net.cc (cygwin_accept): Allow NULL peer and len parameters.Corinna Vinschen1-0/+4
2001-07-27* cygwin.din: Export sys_errlist, sys_nerr.Christopher Faylor1-1/+2
2001-07-26Christopher Faylor <cgf@cygnus.com>Christopher Faylor1-1/+2
2001-06-10 * cygwin.din: Add fchdir symbols.Corinna Vinschen1-1/+2
2001-05-21* include/cygwin/version.h: Bump minor version number.Christopher Faylor1-1/+1
2001-05-09* include/pthread.h: Remove C++ comment.Christopher Faylor1-1/+1
2001-05-08* include/sys/file.h: Revert special X_OK usage. Just make it a constant.Christopher Faylor1-7/+1
2001-05-03* include/pthread.h (pthread_cleanup_push): Eliminate space precedingChristopher Faylor1-6/+5
2001-04-28Throughout, change 'tty_attached' to 'real_tty_attached', for clarity.Christopher Faylor1-1/+3
2001-04-25* cygwin.din: Export asctime_r, ctime_r, gmtime_r, localtime_rEgor Duda1-1/+2
2001-04-25* include/cygwin/version.h: Bump minor version number.Christopher Faylor1-1/+1
2001-04-23* include/cygwin/version.h: Bump Cygwin version and API version.Christopher Faylor1-3/+4
2001-04-22* features.h: Reinstate as wrapper for sys/features.h.Christopher Faylor1-0/+16
2001-04-20* include/sys/file.h: More cleanup for X_OK.Christopher Faylor1-4/+2
2001-04-20* include/sys/file.h: Move X_OK protection earlier.Christopher Faylor1-1/+1
2001-04-18Throughout, change fdtab references to cygheap->fdtab.Christopher Faylor1-0/+1
2001-04-16* features.h: Remove this file as it is now being supplied by newlib.Christopher Faylor1-1/+0
2001-04-16* autoload.cc: Add winmm functions needed by fhandler_dsp.cc.Christopher Faylor1-0/+1287
2001-04-12 * configure.in: Remove PTH_ALLOW.Robert Collins3-76/+211
2001-04-03* cygrun.c (main): Fix compiler warning.Christopher Faylor1-3/+3
2001-03-21add new file.Christopher Faylor1-0/+41
2001-03-21Add missing files.Christopher Faylor1-0/+53
2001-03-21* sched.cc: New file. Implement sched*.Christopher Faylor1-71/+61
2001-03-19 * syscalls.cc (check_posix_perm): New static function.Corinna Vinschen1-1/+2
2001-03-17* cygwin.din: Export the new functions.Christopher Faylor1-0/+33
2001-03-07Update copyright.Christopher Faylor1-1/+1
2001-03-05 * include/a.out.h: Add copyright hint.Corinna Vinschen44-0/+444
2001-03-05* dlopen.c (dlopen): Return NULL when name is NULL (suggested byChristopher Faylor3-10/+19
2001-02-26 * strace.cc (strace::vprntf): Move prntf functionality to this functionCorinna Vinschen1-1/+18
2001-02-20* cygwin.din: Export rand48 functions.Christopher Faylor1-1/+3
2001-02-07 * autoload.cc: Add LoadDLLinitfunc for iphlpapi.dll.Corinna Vinschen2-3/+12
2001-01-31 * include/sys/resource.h: Fix typo.Corinna Vinschen1-1/+1
2001-01-31 * include/sys/resources.h: Add RLIMIT_NLIMITS and RLIM_NLIMITS.Corinna Vinschen1-0/+3