summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/include
Commit message (Expand)AuthorAgeFilesLines
* Tue Sep 25 21:25:00 2001 Robert Collins <rbtcollins@hotmail.com>Robert Collins2001-09-251-1/+1
* * cygwin.din (__argv): Export.Christopher Faylor2001-09-191-1/+1
* * include/io.h: Add access declaration.Christopher Faylor2001-09-171-0/+1
* * Makefile.in: Build wincap.o.Corinna Vinschen2001-09-121-2/+2
* Update copyrights.Christopher Faylor2001-09-1111-11/+11
* * cygwin.din: Remove cygwin_getshared.Christopher Faylor2001-09-111-1/+2
* * include/cygwin/version.h: Bump API minor version to 45 accordingCorinna Vinschen2001-09-091-1/+1
* * cygwin.din: Add gamm*_r function exports.Christopher Faylor2001-09-081-1/+1
* * cygheap.h (init_cygheap): Move heap pointers here.Christopher Faylor2001-09-072-8/+2
* * include/limits.h: Define PIPE_BUF.Corinna Vinschen2001-09-071-0/+5
* * cygwin.din: Add `dirfd'.Corinna Vinschen2001-09-031-1/+2
* * resource.cc (getrlimit): Return OPEN_MAX as current limitCorinna Vinschen2001-08-161-0/+7
* * include/cygwin/version.h: Bump API version.Christopher Faylor2001-08-141-1/+2
* Oops. Forgot to check in include/wchar.h???Christopher Faylor2001-08-111-1/+2
* * cygheap.cc (cygheap_root::set): Avoid treating '/' specially.Christopher Faylor2001-08-071-0/+4
* * net.cc (cygwin_accept): Allow NULL peer and len parameters.Corinna Vinschen2001-08-031-0/+4
* * cygwin.din: Export sys_errlist, sys_nerr.Christopher Faylor2001-07-271-1/+2
* Christopher Faylor <cgf@cygnus.com>Christopher Faylor2001-07-261-1/+2
* * cygwin.din: Add fchdir symbols.Corinna Vinschen2001-06-101-1/+2
* * include/cygwin/version.h: Bump minor version number.Christopher Faylor2001-05-211-1/+1
* * include/pthread.h: Remove C++ comment.Christopher Faylor2001-05-091-1/+1
* * include/sys/file.h: Revert special X_OK usage. Just make it a constant.Christopher Faylor2001-05-081-7/+1
* * include/pthread.h (pthread_cleanup_push): Eliminate space precedingChristopher Faylor2001-05-031-6/+5
* Throughout, change 'tty_attached' to 'real_tty_attached', for clarity.Christopher Faylor2001-04-281-1/+3
* * cygwin.din: Export asctime_r, ctime_r, gmtime_r, localtime_rEgor Duda2001-04-251-1/+2
* * include/cygwin/version.h: Bump minor version number.Christopher Faylor2001-04-251-1/+1
* * include/cygwin/version.h: Bump Cygwin version and API version.Christopher Faylor2001-04-231-3/+4
* * features.h: Reinstate as wrapper for sys/features.h.Christopher Faylor2001-04-221-0/+16
* * include/sys/file.h: More cleanup for X_OK.Christopher Faylor2001-04-201-4/+2
* * include/sys/file.h: Move X_OK protection earlier.Christopher Faylor2001-04-201-1/+1
* Throughout, change fdtab references to cygheap->fdtab.Christopher Faylor2001-04-181-0/+1
* * features.h: Remove this file as it is now being supplied by newlib.Christopher Faylor2001-04-161-1/+0
* * autoload.cc: Add winmm functions needed by fhandler_dsp.cc.Christopher Faylor2001-04-161-0/+1287
* * configure.in: Remove PTH_ALLOW.Robert Collins2001-04-123-76/+211
* * cygrun.c (main): Fix compiler warning.Christopher Faylor2001-04-031-3/+3
* add new file.Christopher Faylor2001-03-211-0/+41
* Add missing files.Christopher Faylor2001-03-211-0/+53
* * sched.cc: New file. Implement sched*.Christopher Faylor2001-03-211-71/+61
* * syscalls.cc (check_posix_perm): New static function.Corinna Vinschen2001-03-191-1/+2
* * cygwin.din: Export the new functions.Christopher Faylor2001-03-171-0/+33
* Update copyright.Christopher Faylor2001-03-071-1/+1
* * include/a.out.h: Add copyright hint.Corinna Vinschen2001-03-0544-0/+444
* * dlopen.c (dlopen): Return NULL when name is NULL (suggested byChristopher Faylor2001-03-053-10/+19
* * strace.cc (strace::vprntf): Move prntf functionality to this functionCorinna Vinschen2001-02-261-1/+18
* * cygwin.din: Export rand48 functions.Christopher Faylor2001-02-201-1/+3
* * autoload.cc: Add LoadDLLinitfunc for iphlpapi.dll.Corinna Vinschen2001-02-072-3/+12
* * include/sys/resource.h: Fix typo.Corinna Vinschen2001-01-311-1/+1
* * include/sys/resources.h: Add RLIMIT_NLIMITS and RLIM_NLIMITS.Corinna Vinschen2001-01-311-0/+3
* * include/cygwin/version.h: Bump version to 1.3.0.Christopher Faylor2001-01-301-3/+3
* * include/cygwin/version.h: Bump API version.Christopher Faylor2001-01-281-1/+2