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-09-19* cygwin.din (__argv): Export.Christopher Faylor
2001-09-18* include/io.h: Add access declaration.Christopher Faylor
2001-09-12 * Makefile.in: Build wincap.o.Corinna Vinschen
2001-09-12Update copyrights.Christopher Faylor
2001-09-11* cygwin.din: Remove cygwin_getshared.Christopher Faylor
2001-09-09 * include/cygwin/version.h: Bump API minor version to 45 accordingCorinna Vinschen
2001-09-08* cygwin.din: Add gamm*_r function exports.Christopher Faylor
2001-09-08* cygheap.h (init_cygheap): Move heap pointers here.Christopher Faylor
2001-09-07 * include/limits.h: Define PIPE_BUF.Corinna Vinschen
2001-09-03 * cygwin.din: Add `dirfd'.Corinna Vinschen
2001-08-16 * resource.cc (getrlimit): Return OPEN_MAX as current limitCorinna Vinschen
2001-08-14* include/cygwin/version.h: Bump API version.Christopher Faylor
2001-08-11Oops. Forgot to check in include/wchar.h???Christopher Faylor
2001-08-07* cygheap.cc (cygheap_root::set): Avoid treating '/' specially.Christopher Faylor
2001-08-03 * net.cc (cygwin_accept): Allow NULL peer and len parameters.Corinna Vinschen
2001-07-27* cygwin.din: Export sys_errlist, sys_nerr.Christopher Faylor
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