]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2001-04-12 Earnie Boyd * include/windef.h (*PBOOL): Unprotect from XFree86Server.
2001-04-12 Christopher... * libc/include/sys/features.h: Add appropriate defines...
2001-04-11 Christopher... * path.cc (struct symlink_info): Add extn and ext_tacke...
2001-04-11 Egor Duda* mkgroup.c (uni2ansi): Use native method to convert...
2001-04-09 Egor Duda* fhandler.h (class fhandler_socket): Add members and...
2001-04-09 Christopher... Work around new g++ problem.
2001-04-09 Christopher... * include/winnt.h (GetCurrentFiber): Make "external...
2001-04-09 Christopher... remove extra whitespace.
2001-04-09 Christopher... * Makefile.in: Put -lgcc last in list of libraries...
2001-04-08 Earnie Boyd * include/winnt.h (GetCurrentFiber): Fix typo.
2001-04-08 Earnie Boyd * include/shellapi.h: (CommandLineToArgvW): Add WINAPI...
2001-04-05 Corinna Vinschen * syscalls.cc (stat_worker): Fix conditional...
2001-04-05 Hans-Peter... * cris.h (enum cris_insn_version_usage): Correct comme...
2001-04-04 Christopher... * child_info.h: Bump magic number for fork/exec/spawn.
2001-04-04 Richard Sandiford * libc/include/machine/ieeefp.h: Comment about new...
2001-04-04 DJ Deloriemerge from gcc
2001-04-03 Corinna Vinschen * errno.cc (errmap): Map ERROR_FILE_INVALID...
2001-04-03 Corinna Vinschen * winsup.api/mmaptest01.c: New test.
2001-04-03 Christopher... * cygrun.c (main): Fix compiler warning.
2001-04-03 Christopher... * mount.cc (main): Use getopt_long for parsing arguments.
2001-04-02 Christopher... * mount.cc (show_mounts): Change format string to more...
2001-04-02 Corinna Vinschen * fhandler.cc (fhandler_disk_file::open): Avoid...
2001-04-02 Christopher... * shared_info.h (mount_info): Remove mnt_ elements.
2001-04-02 Alexandre Oliva* Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECUR...
2001-04-02 Christopher... * exceptions.cc (sigframe::call_signal_handler): Return...
2001-04-01 Christopher... Fix typo.
2001-04-01 Christopher... * exceptions.cc (sigframe::call_signal_handler): Move...
2001-04-01 Christopher... * exceptions.cc (call_signal_handler_now): Rename from...
2001-04-01 Christopher... * path.cc (fillout_mntent): Always remove drive root...
2001-04-01 Christopher... * thread.h (struct _winsup_t): Remove obsolete elements...
2001-04-01 Christopher... * sigproc.h (class sigframe): Implement 'unregister...
2001-03-31 Christopher... * fhandler_serial.cc (fhandler_serial::raw_write):...
2001-03-31 Christopher... * fhandler.cc (fhandler_base::read): Remove special...
2001-03-31 DJ Deloriemerge from gcc
2001-03-31 Corinna Vinschen Fix formatting.
2001-03-31 Corinna Vinschen * fhandler.h (class fhandler_console): Add...
2001-03-31 Christopher... Fix strange formatting.
2001-03-31 Christopher... Fix strange formatting.
2001-03-30 Earnie Boyd * include/winuser.h (RT_CURSOR): Add protection for...
2001-03-30 Corinna Vinschen * fhandler.h (class fhandler_console): Add...
2001-03-30 Jeff Johnston2001-03-29 Jeff Johnston <jjohnstn@redhat.com>
2001-03-29 Christopher... * path.cc (chdir): Eat trailing whitespace on input...
2001-03-28 Christopher... * lib/_cygwin_S_IEXEC.c: Remove "const" from globals...
2001-03-28 Alexandre Oliva* configure.in (CXX_FOR_TARGET): Use xgcc for libstdc...
2001-03-27 Corinna Vinschen * mmap.cc (mmap): Fix conditional for previous...
2001-03-26 Christopher... add missing stuff.
2001-03-26 Nick Cliftonoops - omitted from previous delta
2001-03-26 Corinna Vinschen * mmap.cc (mmap): Outflank copy-on-write proble...
2001-03-26 Christopher... * dlfcn.cc (check_access): Eliminate.
2001-03-25 Nick CliftonAutomate generate on man pages
2001-03-24 Alan ModraSmall tweaks to sse2 instructions.
2001-03-24 Nick CliftonRemove extraneous whitespace
2001-03-24 Nick CliftonFix compile time warnings.
2001-03-23 Nick CliftonAdd note about inability to use "make distclean" in...
2001-03-22 Christopher... * fhandler.h (fhandler_dev_clipboard): Extend to suppor...
2001-03-22 Christopher... * fhandler_console.cc (fhandler_console::set_default_at...
2001-03-22 Alexandre OlivaRe-installed:
2001-03-22 Hans-Peter... * cris.h (ADD_PC_INCR_OPCODE): New macro.
2001-03-22 Hans-Peter... * cris.h: Add leading comment about PC-relative location.
2001-03-22 Phil Blundell2001-03-22 Philip Blundell <philb@gnu.org>
2001-03-22 Alexandre Oliva* ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf...
2001-03-22 Christopher... * autoload.cc (kernel32_init): New function for kernel3...
2001-03-22 Kazu Hirata2001-03-21 Kazu Hirata <kazu@hxi.com>
2001-03-22 Alan Modrapaddq and psubq support.
2001-03-21 Jeff Johnston2001-03-21 Egor Duda <deo@logos-m.ru>
2001-03-21 Michael Chastain2001-03-20 Michael Chastain <chastain@redhat.com>
2001-03-21 Christopher... add new file.
2001-03-21 Christopher... Add missing files.
2001-03-21 Christopher... * sched.cc: New file. Implement sched*.
2001-03-20 Christopher... * dtable.cc: Guard against new winsock.h/winsock2.h...
2001-03-20 Christopher... * libc/include/sys/types.h (BSD int typedefs): Guard...
2001-03-20 Christopher... * include/winsock.h (_SYS_TYPES_H macro guard for int...
2001-03-20 Jim Blandy* libiberty/cp-demangle.c (struct demangling_def):...
2001-03-20 DJ Delorie* configure: fix regeneration bug.
2001-03-19 Christopher... * exceptions.cc (interruptible): Update debugging output.
2001-03-19 Egor Duda* tty.h (tty::create_inuse): Add new parameter to allow...
2001-03-19 Corinna Vinschen * mmap.cc (map::get_list_by_fd): Avoid calling...
2001-03-19 Alan ModraFix register name printed in warning message.
2001-03-19 Corinna Vinschen * syscalls.cc (check_posix_perm): New static...
2001-03-19 Corinna Vinschen * libc/include/sys/unistd.h: Add _PC_POSIX_PERM...
2001-03-18 Christopher... Fix spacing, copyrights.
2001-03-18 Christopher... fix spacing.
2001-03-18 Egor Duda* fhandler.h (fhandler_tty_slave): Declare new methods.
2001-03-18 Christopher... Update copyrights.
2001-03-18 Christopher... Update copyright.
2001-03-18 H.J. LuFix a typo.
2001-03-18 Christopher... * external.cc (fillout_pinfo): Match windows pid, as...
2001-03-18 Christopher... * kill.cc (forcekill): Use dwProcessId when opening...
2001-03-17 Corinna Vinschen * net.cc (get_95_ifconf): Use strcasematch...
2001-03-17 David Starks... British -> US spelling.
2001-03-17 Christopher... * path.cc (suffix_scan::next): Avoid searching for...
2001-03-17 Corinna Vinschen * net.cc (cygwin_socket): Set protocol to 0...
2001-03-17 Corinna Vinschen * net.cc (cygwin_socket): Pass protocol parameter...
2001-03-17 David Starks... Remove "not yet updated" caveat from entry:
2001-03-17 Christopher... * dir.cc (readdir): Use strcasematch for consistency.
2001-03-17 Christopher... Fix typo.
2001-03-17 Christopher... Accomodate all devices.
2001-03-17 Christopher... * syscalls.cc (stat_dev): Give devices full read/write.
2001-03-17 Christopher... * thread.cc (MTinterface::CreateCond): Check for null...
2001-03-17 Christopher... * fhandler_termios.cc (fhandler_termios::line_edit...
next
This page took 0.05415 seconds and 5 git commands to generate.