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-03-062001-03-05 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2001-03-05 * getfacl.c: Add copyright hint.Corinna Vinschen
2001-03-05* dlopen.c (dlopen): Return NULL when name is NULL (suggested byChristopher Faylor
2001-03-05* libc/include/sys/stat.h: Use special defines for executable stat bits whenChristopher Faylor
2001-03-04* fhandler.h (class fhandler_tty_common): New mutex and event toEgor Duda
2001-03-03*** empty log message ***Christopher Faylor
2001-03-032001-03-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2001-03-032001-03-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2001-03-02 * dir.cc (readdir): Fix creating path in symlink check.Corinna Vinschen
2001-03-02 * cygwinenv.sgml: Add text for `winsymlinks' option.Corinna Vinschen
2001-03-02 * dir.cc (readdir): Fix shortcut==symlink condition.Corinna Vinschen
2001-03-02merge from gccDJ Delorie
2001-03-02* exceptions.cc (sig_handle_tty_stop): Ignore attempts to suspend a process ifChristopher Faylor
2001-03-02* select.cc (peek_console): Don't report read_ready on mouse events unless weChristopher Faylor
2001-03-012001-03-01 Earnie Boyd <earnie@users.sourceforge.netEarnie Boyd
2001-03-01new defines for Coldfire V4.Nick Clifton
2001-02-282001-02-28 Will Cohen <wcohen@redhat.com>Jeff Johnston
2001-02-28 * uinfo.cc: Eliminate `#include <wchar.h>'.Corinna Vinschen
2001-02-282001-02-27 Philip Blundell <pb@futuretv.com>Phil Blundell
2001-02-28* fhandler_floppy.cc (fhandler_dev_floppy::lseek): DetermineEgor Duda
2001-02-27* fhandler.h (class fhandler_console): Make all variables thatEgor Duda
2001-02-27* times.cc (settimeofday): Replace function stub with working code.Christopher Faylor
2001-02-26 * strace.cc (strace::vprntf): Move prntf functionality to this functionCorinna Vinschen
2001-02-26 * shortcut.c: Remove #include <sys/strace.h>.Corinna Vinschen
2001-02-25 * path.cc (symlink): Add a ".lnk" suffix regardless. Add a comment.Corinna Vinschen
2001-02-25 * shortcut.c: Change symlink condition.Corinna Vinschen
2001-02-25CYGWIN32 -> CYGWIN.Christopher Faylor
2001-02-23 * mmap.cc (fhandler_disk_file::mmap): Use `addr' correctly.Corinna Vinschen
2001-02-232001-02-22 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2001-02-232001-02-22 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2001-02-232001-02-22 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2001-02-22 * path.cc (symlink): Keep relative paths relative in the DOSCorinna Vinschen
2001-02-22 * path.cc (symlink): Keep relative paths relative in the DOSCorinna Vinschen
2001-02-22 * cygerrno.h: Revert previous patch.Corinna Vinschen
2001-02-22 * shortcut.c: New file. Provides a C interface to reading ofCorinna Vinschen
2001-02-22 * Makefile.common: Revert previous change.Corinna Vinschen
2001-02-22 * fhandler.cc (fhandler_disk_file::open): Use `inner_suffixes' whenCorinna Vinschen
2001-02-222001-02-21 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2001-02-22Add copyright year 2001Corinna Vinschen
2001-02-22 * Makefile.in: Add `-lshell32 -luuid' to link pass for new-cygwin1.dll.Corinna Vinschen
2001-02-22 * Makefile.common: Add `-fvtable-thunks' to COMPILE_CXX.Corinna Vinschen
2001-02-22 * include/w32api.h: (_W32API_VERSION): Remove.Earnie Boyd
2001-02-22 * include/wingdi.h (struct _DOCINFO[AW]): UNICODE it.Earnie Boyd
2001-02-21 * include/mswsock.h: New file.Earnie Boyd
2001-02-21 * include/tchar.h: (__TEXT): Remove undef.Earnie Boyd
2001-02-21 * include/commctrl.h: Revert TEXT change.Earnie Boyd
2001-02-21* sigproc.cc (getsem): Make semaphore always non-inheritable.Egor Duda
2001-02-20* dcrt0.cc (locale_init): Remove.Christopher Faylor
2001-02-20* cygwin.din: Export rand48 functions.Christopher Faylor
2001-02-19Add PDP-11 supportNick Clifton