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
2007-10-23 PR gdb/2336gdb_6_7_1-2007-10-29-releasegdb_6_7-branchDaniel Jacobowitz
2007-10-12 * configure.ac: Correct makeinfo version check.Daniel Jacobowitz
2007-09-07This commit was manufactured by cvs2svn to create branch 'gdb_6_7-branch'.gdb_6_7-2007-10-10-releasegdb_6_7-2007-09-07-branchpointcvs2svn
2007-09-07config/Richard Sandiford
2007-09-07 * libc/reent/getreent.c: Allow for case where __getreent isBrian Dessent
2007-09-07 * include/cygwin/config.h (__getreent): Define inline version.Brian Dessent
2007-09-06Fix typo in ChangeLog and math.h.Jeff Johnston
2007-09-062007-09-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2007-09-06 * include/sys/stdio.h (_flockfile): Don't try to lock a FILEBrian Dessent
2007-09-06merge from gccDJ Delorie
2007-09-042007-09-04 Kazunori Asayama <asayama@sm.sony.co.jp>Jeff Johnston
2007-09-01* configure: Regenerate.Christopher Faylor
2007-09-012007-08-31 Antony King <antony.king@st.com>Jeff Johnston
2007-09-01merge from gccDJ Delorie
2007-08-312007-08-31 Dave Korn <dave.korn@artimi.com>Dave Korn
2007-08-31Move changelogRichard Sandiford
2007-08-29* config.sub, config.guess: Update from upstream sources.Nick Clifton
2007-08-29* config.sub: Add support for cr16 target.Nick Clifton
2007-08-292007-08-28 Hans Kester <hans.kester@ellips.nl>Jeff Johnston
2007-08-25Make snprintf() and vsnprintf() conform to C99.Keith Marshall
2007-08-25include/elf/Alan Modra
2007-08-252007-08-24 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2007-08-24 * syscalls.cc (open): Don't follow symlinks if O_EXCL is given.Corinna Vinschen
2007-08-24* dll.sgml: myprog.ca -> myprog.cChristopher Faylor
2007-08-24binutils/Ben Elliston
2007-08-24 * libc/machine/cris/sys/errno.h (ECANCELED, ENOKEY, EKEYEXPIRED)Hans-Peter Nilsson
2007-08-232007-08-23 Hidetaka Takano <hidetaka.takano@glb.toshiba.co.jp>Jeff Johnston
2007-08-23 Switch the license of all .h files to GPLv3.Joel Brobecker
2007-08-23 * ntdll.h (STATUS_NO_SUCH_FILE): Define.Corinna Vinschen
2007-08-21 * uinfo.cc (pwdgrp::load): Use NT native functions.Corinna Vinschen
2007-08-21 * fhandler_disk_file.cc (fhandler_base::fstat_helper): Rewrite checkingCorinna Vinschen
2007-08-21 * syscalls.cc (unlink_nt): Drop one local FILE_BASIC_INFORMATION struct.Corinna Vinschen
2007-08-21 * ntdll.h (NtNotifyChangeDirectoryFile): Declare.Corinna Vinschen
2007-08-21 * fhandler_disk_file.cc: Change debugging output througout to printCorinna Vinschen
2007-08-21Bring over from the GCC tree:Ben Elliston
2007-08-20 * hookapi.cc (ld_preload): Call LoadLibraryW.Corinna Vinschen
2007-08-20 * fhandler.cc (rootdir): Delete.Corinna Vinschen
2007-08-19 * path.cc (fillout_mntent): Append backslash to drive-only paths beforeCorinna Vinschen
2007-08-182007-08-18 Paul Brook <paul@codesourcery.com>Joseph Myers
2007-08-18 * spawn.cc (spawn_guts): Fix typo in comment.Corinna Vinschen
2007-08-17 * autoload.cc (CloseDesktop): Define.Corinna Vinschen
2007-08-172007-08-17 Richard Sandiford <richard@codesourcery.com>Richard Sandiford
2007-08-17* Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):Alexandre Oliva
2007-08-16bfd/H.J. Lu
2007-08-16 * fhandler_disk_file.cc (fhandler_disk_file::fchmod): Handle S_IFSOCKCorinna Vinschen
2007-08-16 * path.h (path_conv::operator char *): Delete.Corinna Vinschen
2007-08-16 * dir.cc (readdir_worker): Convert w32name to PUNICODE_STRING.Corinna Vinschen
2007-08-16 * ntdll.h (RtlAcquirePebLock): Declare.Corinna Vinschen
2007-08-16 * fhandler.h (fhandler_base::get_namehash): Use NT native path.Corinna Vinschen
2007-08-16bfd/H.J. Lu