summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/include
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * include/cygwin/version.h: Bump API to reflect setlogmask.Christopher Faylor2001-01-221-1/+2
* Patch suggested by Ren� M�ller Fonseca <fonseca@mip.sdu.dk>Corinna Vinschen2001-01-091-1/+1
* * pinfo.cc (codepage_init): Move function.Christopher Faylor2001-01-081-2/+2
* Wed Jan 3 09:20:20 2001 Jason Tishler <jt@dothill.com>Christopher Faylor2001-01-031-2/+2
* * cygwin.din: Add symbols for `getrlimit' and `setrlimit'.Corinna Vinschen2000-12-272-1/+25
* * include/cygwin/version.h: Bump DLL minor version number to 8.Christopher Faylor2000-12-251-1/+1
* * net.cc (cygwin_rexec): Eliminate superfluous call toCorinna Vinschen2000-12-111-0/+5
* * include/sysexits: New file.Christopher Faylor2000-12-101-0/+118
* * winsup/cygwin/include/sys/uio.h: readv: Correct prototypeCorinna Vinschen2000-12-061-2/+2
* * include/sys/uio.h: Include <sys/cdefs.h>. Use __BEGIN_DECL andCorinna Vinschen2000-12-051-7/+9
* * include/cygwin/version.h: Bump DLL minor version number to 7.Christopher Faylor2000-11-261-1/+1
* * include/cygwin/version.h: Bump minor API version due to addingCorinna Vinschen2000-11-251-1/+2
* * spawn.cc (spawn_guts): YA tweak for dealing with arcane rules of quoting inChristopher Faylor2000-11-201-7/+8
* remove include/rapi.hChristopher Faylor2000-11-091-64/+0
* * environ.cc (_addenv): malloc space for setenv if cygwin1.dll is used inChristopher Faylor2000-11-082-2/+5
* Update copyright.Christopher Faylor2000-11-071-1/+1
* * path.cc (mount_info::read_cygdrive_info_from_registry): UseChristopher Faylor2000-11-061-0/+3
* * pinfo.cc (pinfo::init): Reverse order of setting status and pid info in anChristopher Faylor2000-11-031-1/+1