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
2011-02-07 * fhandler_console.cc (fhandler_console::write_normal): RemoveCorinna Vinschen
2011-02-05* autoload.cc (wsock_init): Properly define WSAStartup function pointer toChristopher Faylor
2011-02-04 gas/Bernd Schmidt
2011-02-04Fix spelling of Ralf Corsepius' name in ChangeLog.Jeff Johnston
2011-02-02 * libc/bsdlib.cc: Include err.h.Corinna Vinschen
2011-02-02 * include/err.h: Fix loss of semicolons in previous patch.Corinna Vinschen
2011-02-02 * include/err.h (err): Add noreturn attribute.Corinna Vinschen
2011-02-02 * path.cc (conv_path_list): Remove enclosing quotes and trailingCorinna Vinschen
2011-02-01 * fhandler.cc (fhandler_base::fsync): Ignore ERROR_INVALID_FUNCTIONCorinna Vinschen
2011-01-31 * syscalls.cc (utmp_data): Fix potential buffer overflow.Corinna Vinschen
2011-01-31 * fhandler_socket.cc (address_in_use): Improve comment readability.Corinna Vinschen
2011-01-31PR libgcj/44341Alexandre Oliva
2011-01-31 * fhandler_socket.cc (address_in_use): Disable. Add comment.Corinna Vinschen
2011-01-29winsup:Christopher Faylor
2011-01-28 * fhandler_socket.cc (fhandler_socket::wait_for_events): CallCorinna Vinschen
2011-01-28 * libc/stdio/fclose.c: Only use sfp lock to guard non-atomicCorinna Vinschen
2011-01-27 * include/features.h (__STDC_ISO_10646__): Move to newlib'sCorinna Vinschen
2011-01-27 * libc/include/sys/features.h: Define __STDC_ISO_10646__ for Cygwin.Corinna Vinschen
2011-01-26 * fhandler_disk_file.cc (fhandler_base::fstat_by_nfs_ea): FixCorinna Vinschen
2011-01-24 * include/features.h (__STDC_ISO_10646__): Define. Add comment.Corinna Vinschen
2011-01-21Sync toplevel configure from GCCAndreas Schwab
2011-01-21 * syscalls.cc (rename): Fix permission problem with symlinks on NFS.Corinna Vinschen
2011-01-20 * exec.cc: Include pinfo.h.Corinna Vinschen
2011-01-19 * spawn.cc (av::fixup): Reenable #! handling for all exec functions.Corinna Vinschen
2011-01-19 * exec.cc (execlp): Add missing _P_PATH_TYPE_EXEC flag in call toCorinna Vinschen
2011-01-19 * exec.cc: Rearrange functions in alphabetical order.Corinna Vinschen
2011-01-19 * exec.cc (strccpy): Move function from here...Corinna Vinschen
2011-01-19 * errno.cc (errmap): Add error codes for invalid binaries.Corinna Vinschen
2011-01-17 * fhandler_proc.cc (format_proc_partitions): Fix compiler warning.Corinna Vinschen
2011-01-17 * path.cc (path_conv::check): Don't follow reparse point symlinks ifCorinna Vinschen
2011-01-17 * fhandler_proc.cc (proc_tab_cmp): Fix typo in comment.Corinna Vinschen
2011-01-15 * libc/include/sys/types.h (ulong): Add typedef.Corinna Vinschen
2011-01-13Backport from Libtool: Fix relink mode to use absolute path if hardcode_minus_L.Ralf Wildenhues
2011-01-13port GDB to ia64-hpux (native).Joel Brobecker
2011-01-13Fix typo, fix copyrightCorinna Vinschen
2011-01-13 * fhandler_disk_file.cc (fhandler_base::fstat_helper): Alwasy setCorinna Vinschen
2011-01-13Really check in nowCorinna Vinschen
2011-01-13Fix ChangeLog entryCorinna Vinschen
2011-01-132011-01-12 Ralf Corsépius <ralf.corsepius@rtems.org>Jeff Johnston
2011-01-132011-01-12 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2011-01-12merge from gccDJ Delorie
2011-01-12 * new-features.sgml (ov-new1.7.8): Add "new API" paragraph.Corinna Vinschen
2011-01-12 * posix.sgml: Add madvise to BSD list.Corinna Vinschen
2011-01-12 * cygwin.din (madvise): Export posix_madvise as madvise.Corinna Vinschen
2011-01-12 * libc/include/linux/sys/signal.h (sig_t): Move from here...Corinna Vinschen
2011-01-12 * fhandler.h (struct part_t): New type.Corinna Vinschen
2011-01-11 * fhandler.h (MAX_PARTITIONS): New definition.Corinna Vinschen
2011-01-11http://sourceware.org/ml/gdb-patches/2010-11/msg00112.htmlAndrew Burgess
2011-01-11 * termios.cc (cfgetospeed, cfgetispeed): Constify argument per POSIX.Corinna Vinschen
2011-01-11 * cygtls.cc (_cygtls::init_thread): Call _REENT_INIT_PTR. Drop settingCorinna Vinschen