Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-07-27Christopher Faylor <cgf@cygnus.com>Christopher Faylor
2001-06-10 * cygwin.din: Add fchdir symbols.Corinna Vinschen
2001-05-21* include/cygwin/version.h: Bump minor version number.Christopher Faylor
2001-05-09* include/pthread.h: Remove C++ comment.Christopher Faylor
2001-05-08* include/sys/file.h: Revert special X_OK usage. Just make it a constant.Christopher Faylor
2001-05-04* include/pthread.h (pthread_cleanup_push): Eliminate space precedingChristopher Faylor
2001-04-29Throughout, change 'tty_attached' to 'real_tty_attached', for clarity.Christopher Faylor
2001-04-25* cygwin.din: Export asctime_r, ctime_r, gmtime_r, localtime_rEgor Duda
2001-04-25* include/cygwin/version.h: Bump minor version number.Christopher Faylor
2001-04-23* include/cygwin/version.h: Bump Cygwin version and API version.Christopher Faylor
2001-04-23* features.h: Reinstate as wrapper for sys/features.h.Christopher Faylor
2001-04-20* include/sys/file.h: More cleanup for X_OK.Christopher Faylor
2001-04-20* include/sys/file.h: Move X_OK protection earlier.Christopher Faylor
2001-04-19Throughout, change fdtab references to cygheap->fdtab.Christopher Faylor
2001-04-16* features.h: Remove this file as it is now being supplied by newlib.Christopher Faylor
2001-04-16* autoload.cc: Add winmm functions needed by fhandler_dsp.cc.Christopher Faylor
2001-04-12 * configure.in: Remove PTH_ALLOW.Robert Collins
2001-04-03* cygrun.c (main): Fix compiler warning.Christopher Faylor
2001-03-21add new file.Christopher Faylor
2001-03-21Add missing files.Christopher Faylor
2001-03-21* sched.cc: New file. Implement sched*.Christopher Faylor
2001-03-19 * syscalls.cc (check_posix_perm): New static function.Corinna Vinschen
2001-03-17* cygwin.din: Export the new functions.Christopher Faylor
2001-03-07Update copyright.Christopher Faylor
2001-03-06 * include/a.out.h: Add copyright hint.Corinna Vinschen
2001-03-05* dlopen.c (dlopen): Return NULL when name is NULL (suggested byChristopher Faylor
2001-02-26 * strace.cc (strace::vprntf): Move prntf functionality to this functionCorinna Vinschen
2001-02-20* cygwin.din: Export rand48 functions.Christopher Faylor
2001-02-08 * autoload.cc: Add LoadDLLinitfunc for iphlpapi.dll.Corinna Vinschen
2001-01-31 * include/sys/resource.h: Fix typo.Corinna Vinschen
2001-01-31 * include/sys/resources.h: Add RLIMIT_NLIMITS and RLIM_NLIMITS.Corinna Vinschen
2001-01-31* include/cygwin/version.h: Bump version to 1.3.0.Christopher Faylor
2001-01-28* include/cygwin/version.h: Bump API version.Christopher Faylor
2001-01-22* include/cygwin/version.h: Bump API to reflect setlogmask.Christopher Faylor
2001-01-09 Patch suggested by Ren� M�ller Fonseca <fonseca@mip.sdu.dk>Corinna Vinschen
2001-01-08* pinfo.cc (codepage_init): Move function.Christopher Faylor
2001-01-03Wed Jan 3 09:20:20 2001 Jason Tishler <jt@dothill.com>Christopher Faylor
2000-12-27 * cygwin.din: Add symbols for `getrlimit' and `setrlimit'.Corinna Vinschen
2000-12-25* include/cygwin/version.h: Bump DLL minor version number to 8.Christopher Faylor
2000-12-11 * net.cc (cygwin_rexec): Eliminate superfluous call toCorinna Vinschen
2000-12-11* include/sysexits: New file.Christopher Faylor
2000-12-07 * winsup/cygwin/include/sys/uio.h: readv: Correct prototypeCorinna Vinschen
2000-12-05 * include/sys/uio.h: Include <sys/cdefs.h>. Use __BEGIN_DECL andCorinna Vinschen
2000-11-26* include/cygwin/version.h: Bump DLL minor version number to 7.Christopher Faylor
2000-11-25 * include/cygwin/version.h: Bump minor API version due to addingCorinna Vinschen
2000-11-20* spawn.cc (spawn_guts): YA tweak for dealing with arcane rules of quoting inChristopher Faylor
2000-11-09remove include/rapi.hChristopher Faylor
2000-11-08* environ.cc (_addenv): malloc space for setenv if cygwin1.dll is used inChristopher Faylor
2000-11-07Update copyright.Christopher Faylor
2000-11-06* path.cc (mount_info::read_cygdrive_info_from_registry): UseChristopher Faylor