]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2001-03-17 Christopher... * thread.cc (MTinterface::CreateCond): Check for null...
2001-03-17 Christopher... * fhandler_termios.cc (fhandler_termios::line_edit...
2001-03-17 Christopher... fix spelling error.
2001-03-17 Christopher... * path.cc: Translate scan states from defines to enums.
2001-03-17 Christopher... * cygwin.din: Export the new functions.
2001-03-14 DJ Deloriemerge from gcc
2001-03-14 DJ DelorieFix minor formatting bugs.
2001-03-14 Nick CliftonSynchronise with copyright dates on FSF GCC versions...
2001-03-14 Corinna Vinschen * environ.cc (parse_options): Use strtok_r...
2001-03-14 Corinna Vinschen * path.cc (lnk_suffixes): Remove.
2001-03-14 Corinna Vinschen * libc/sys/cygwin/crt0.c: Add copyright hint.
2001-03-14 Nick Cliftonformatting fix
2001-03-14 Nick CliftonFix typos in ChangeLogs; add coff/external.h; fix copyr...
2001-03-13 Corinna Vinschen * fhandler.cc (fhandler_disk_file::fstat):...
2001-03-13 Earnie Boyd * include/wingdi.h: (DOCINFO) Ansi version defined...
2001-03-13 Alexandre Oliva* libc/stdio/vfprintf.c (QUADINT) [_NO_LONGLONG]: Make it
2001-03-13 Egor DudaFix typo
2001-03-12 Egor Duda* fhandler.h (fhandler_termios::fixup_after_exec):...
2001-03-12 Egor Duda* fhandler.h (fhandler_termios::fhandler_termios):...
2001-03-12 Earnie Boyd * include/commctrl.h (TBSTYLE_FLAT): New definition.
2001-03-12 Christopher... * mkvers.sh: Include config.h so that DEBUGGING is...
2001-03-12 Christopher... * spawn.cc (spawn_guts): Don't set EXIT_REPARENTING...
2001-03-11 Christopher... * child_info.h: Bump magic number for fork/exec/spawn.
2001-03-11 Christopher... Remove obvious brain freeze problem.
2001-03-11 Christopher... * autoload.cc (noload): Use proper method for multiline...
2001-03-10 Christopher... * shortcut.c (PATH_ALL_EXEC): Add parentheses to avoid...
2001-03-10 DJ Deloriemerge from gcc
2001-03-10 Christopher... * syscalls.cc (_rename): Set errno to ENOENT when an...
2001-03-10 Egor Duda* winsup.api/ltp/access01.c: Avoid compilation error...
2001-03-09 Egor Duda* config/default.exp: Remove unneeded debugging output.
2001-03-09 Geoffrey Keating * rs6000/simulator.S (dup): New syscall.
2001-03-08 Jeff Johnston2001-03-07 Richard Sandiford <rsandifo@redhat.com>
2001-03-08 Alexandre Oliva* Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set...
2001-03-07 Christopher... * libc/include/sys/config.h: Use ssize_t for read/write...
2001-03-07 Christopher... * syscalls.cc (_read): Change definition to return...
2001-03-07 Christopher... Update copyright.
2001-03-07 Christopher... * sigproc.h (sigthread): Declare new methods. Create...
2001-03-06 DJ Deloriemerge from gcc
2001-03-06 Corinna Vinschen * path.cc (suffix_scan::has): Change order...
2001-03-06 Corinna Vinschen * autoload.c (cygwin_premain0): Add missing...
2001-03-06 Jeff JohnstonMon Mar 5 21:48:54 2001 J"orn Rennecke <amylaar@redha...
2001-03-05 Corinna Vinschen * include/a.out.h: Add copyright hint.
2001-03-05 Jeff Johnston2001-03-05 Jeff Johnston <jjohnstn@redhat.com>
2001-03-05 Corinna Vinschen * getfacl.c: Add copyright hint.
2001-03-05 Christopher... * dlopen.c (dlopen): Return NULL when name is NULL...
2001-03-05 Christopher... * libc/include/sys/stat.h: Use special defines for...
2001-03-04 Egor Duda* fhandler.h (class fhandler_tty_common): New mutex...
2001-03-03 Christopher... *** empty log message ***
2001-03-02 Jeff Johnston2001-03-02 Jeff Johnston <jjohnstn@redhat.com>
2001-03-02 Jeff Johnston2001-03-02 Jeff Johnston <jjohnstn@redhat.com>
2001-03-02 Corinna Vinschen * dir.cc (readdir): Fix creating path in symlin...
2001-03-02 Corinna Vinschen * cygwinenv.sgml: Add text for `winsymlinks...
2001-03-02 Corinna Vinschen * dir.cc (readdir): Fix shortcut==symlink condi...
2001-03-02 DJ Deloriemerge from gcc
2001-03-02 Christopher... * exceptions.cc (sig_handle_tty_stop): Ignore attempts...
2001-03-02 Christopher... * select.cc (peek_console): Don't report read_ready...
2001-03-01 Earnie Boyd2001-03-01 Earnie Boyd <earnie@users.sourceforge.net
2001-02-28 Nick Cliftonnew defines for Coldfire V4.
2001-02-28 Jeff Johnston2001-02-28 Will Cohen <wcohen@redhat.com>
2001-02-28 Corinna Vinschen * uinfo.cc: Eliminate `#include <wchar.h>'.
2001-02-28 Phil Blundell2001-02-27 Philip Blundell <pb@futuretv.com>
2001-02-28 Egor Duda* fhandler_floppy.cc (fhandler_dev_floppy::lseek):...
2001-02-27 Egor Duda* fhandler.h (class fhandler_console): Make all variabl...
2001-02-26 Christopher... * times.cc (settimeofday): Replace function stub with...
2001-02-26 Corinna Vinschen * strace.cc (strace::vprntf): Move prntf functi...
2001-02-25 Corinna Vinschen * shortcut.c: Remove #include <sys/strace.h>.
2001-02-25 Corinna Vinschen * path.cc (symlink): Add a ".lnk" suffix regard...
2001-02-25 Corinna Vinschen * shortcut.c: Change symlink condition.
2001-02-24 Christopher... CYGWIN32 -> CYGWIN.
2001-02-23 Corinna Vinschen * mmap.cc (fhandler_disk_file::mmap): Use ...
2001-02-22 Jeff Johnston2001-02-22 Jeff Johnston <jjohnstn@redhat.com>
2001-02-22 Jeff Johnston2001-02-22 Jeff Johnston <jjohnstn@redhat.com>
2001-02-22 Jeff Johnston2001-02-22 Jeff Johnston <jjohnstn@redhat.com>
2001-02-22 Corinna Vinschen * path.cc (symlink): Keep relative paths relati...
2001-02-22 Corinna Vinschen * path.cc (symlink): Keep relative paths relati...
2001-02-22 Corinna Vinschen * cygerrno.h: Revert previous patch.
2001-02-22 Corinna Vinschen * shortcut.c: New file. Provides a C interface...
2001-02-22 Corinna Vinschen * Makefile.common: Revert previous change.
2001-02-22 Corinna Vinschen * fhandler.cc (fhandler_disk_file::open): Use...
2001-02-21 Jeff Johnston2001-02-21 Jeff Johnston <jjohnstn@redhat.com>
2001-02-21 Corinna VinschenAdd copyright year 2001
2001-02-21 Corinna Vinschen * Makefile.in: Add `-lshell32 -luuid' to link...
2001-02-21 Corinna Vinschen * Makefile.common: Add `-fvtable-thunks' to...
2001-02-21 Earnie Boyd * include/w32api.h: (_W32API_VERSION): Remove.
2001-02-21 Earnie Boyd * include/wingdi.h (struct _DOCINFO[AW]): UNICODE it.
2001-02-21 Earnie Boyd * include/mswsock.h: New file.
2001-02-21 Earnie Boyd * include/tchar.h: (__TEXT): Remove undef.
2001-02-21 Earnie Boyd * include/commctrl.h: Revert TEXT change.
2001-02-21 Egor Duda* sigproc.cc (getsem): Make semaphore always non-inheri...
2001-02-20 Christopher... * dcrt0.cc (locale_init): Remove.
2001-02-20 Christopher... * cygwin.din: Export rand48 functions.
2001-02-18 Nick CliftonAdd PDP-11 support
2001-02-17 Nick CliftonAllow configuration of texinfo for Cygwin hosts.
2001-02-16 Egor Duda* signal.cc (signal): Prohibit setting handlers for...
2001-02-15 Earnie Boyd * include/w32api.h: Oops forgot to cvs add this.
2001-02-15 Earnie Boyd * include/commctrl.h: Use _TEXT() instead of TEXT...
2001-02-15 Christopher... * libc/include/sys/signal.h: Always include sys/types...
2001-02-15 Jeff Johnston2001-02-14 Kazuhiro Fujieda <fujieda@jaist.ac.jp>
2001-02-14 Christopher... * dlfcn.cc (dlopen): Do not call LoadLibrary with a...
2001-02-14 Christopher... * fhandler_console.cc (fhandler_console::char_command...
next
This page took 0.059536 seconds and 5 git commands to generate.