aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-05-20 * fhandler_disk_file.cc (fhandler_disk_file::mkdir): Create directoriesCorinna Vinschen2-1/+27
2008-05-20 * winsup.h (cygwin_inet_addr): Fix type of declaration.Corinna Vinschen2-1/+6
2008-05-20 * Makefile.in (DLL_OFILES): Add nfs.o.Corinna Vinschen10-157/+527
2008-05-20 * syscalls.cc (rename): Fix condition when to start a transaction.Corinna Vinschen2-1/+6
2008-05-20 * path.cc (path_conv::check): Free wide_path and normalized_path ifCorinna Vinschen3-10/+28
2008-05-19 * syscalls.cc (rename): Allocate temporary path buffers usingCorinna Vinschen2-5/+17
2008-05-17* include/stdint.h: Use int rather than long for {u,}int32_t.Christopher Faylor2-2/+6
2008-05-16 * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,Daniel Jacobowitz2-5/+10
2008-05-16 * Makefile.in (install-license): Install COPYING file as well.Corinna Vinschen2-2/+8
2008-05-16 * CYGWIN_LICENSE: New text.Corinna Vinschen2-28/+59
2008-05-16 * CYGWIN_LICENSE: Remove duplicate file here.Corinna Vinschen2-38/+4
2008-05-152008-05-15 Ramiro Polla <ramiro@lisha.ufsc.br>Chris Sutcliffe2-1/+11
2008-05-15 * syscalls.cc (rename): ONly start transaction if FS supports them.Corinna Vinschen2-1/+8
2008-05-15 * include/winnt.h (FILE_SEQUENTIAL_WRITE_ONCE): Define.Corinna Vinschen2-0/+8
2008-05-15 * autoload.cc (LoadDLLfuncNt): Re-invent.Corinna Vinschen6-3/+123
2008-05-15 * Makefile.in (CYGWIN_BINS): Remove ipcrm and ipcs.Corinna Vinschen4-1054/+7
2008-05-142008-05-14 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-91/+96
2008-05-14 * fhandler_disk_file.cc (fhandler_disk_file::readdir_helper): DropCorinna Vinschen3-5/+20
2008-05-13 * include/cygwin/stdlib.h (initstate): Declare.Corinna Vinschen2-0/+7
2008-05-13 * path.cc (path_conv::set_normalized_path): Drop strip_tail argument.Corinna Vinschen5-47/+26
2008-05-13 * random.cc (initstate): Align to POSIX definition.Corinna Vinschen2-4/+10
2008-05-122008-05-12 Samuel Tardieu <sam@rfc1149.net>Paolo Bonzini2-2/+9
2008-05-12 * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.Ian Lance Taylor2-1/+5
2008-05-10 * Makefile.in (DLL_OFILES): Remove _def_time.o.Corinna Vinschen4-45/+35
2008-05-08 * include/sys/localedef.h: Remove.Corinna Vinschen3-101/+24
2008-05-08 * Makefile.in (DLL_OFILES): Add _def_time.o. Remove timelocal.o.Corinna Vinschen8-701/+477
2008-05-072008-05-06 Ramiro Polla <ramiro@lisha.ufsc.br>Chris Sutcliffe3-5/+9
2008-05-06Fix typo and commit the write headerChris Sutcliffe2-1/+5
2008-05-052008-05-05 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston2-8/+6
2008-05-042008-05-04 Ramiro Polla <ramiro@lisha.ufsc.br>Chris Sutcliffe4-1/+55
2008-05-032008-05-02 Ramiro Polla <ramiro@lisha.ufsc.br>Chris Sutcliffe2-0/+284
2008-05-032008-04-02 Ramiro Polla <ramiro@lisha.ufsc.br>Chris Sutcliffe3-1/+14
2008-05-032008-05-01 Bart Oldeman <bartoldeman@users.sf.net>Chris Sutcliffe2-3/+5
2008-05-02 * libc/include/stdint.h (SIZE_MIN): Remove.Mark Mitchell4-2/+36
2008-04-30 * sysv_msg.cc: Add fix from upstream version 1.65.Corinna Vinschen2-3/+15
2008-04-30 * dtable.cc (dtable::release): Drop fixup_before handling.Corinna Vinschen6-67/+19
2008-04-30 * mount.cc (is_unc_share): Allow \\?\ prefix as well. Enhance comment.Corinna Vinschen3-21/+25
2008-04-30Fix 2008-04-14 regression in asprintf(ptr,"").Eric Blake7-43/+67
2008-04-29 * mount.cc (mount_info::from_fstab): Skip native path prefix inCorinna Vinschen2-1/+13
2008-04-29 * syscalls.cc (rename): Use volume serial numbers stored in path_convCorinna Vinschen2-15/+13
2008-04-28 * mips.h (INSN_MACRO): Move it up to the the pinfo macros.Adam Nemet2-4/+16
2008-04-28 * path.cc (symlink_info::check): Avoid special handling forCorinna Vinschen3-14/+14
2008-04-28 * kernel32.cc (CreateFileMappingW): Remove stray small_printf.Corinna Vinschen2-1/+4
2008-04-28 * autoload.cc (IsWow64Process): Remove.Corinna Vinschen6-11/+24
2008-04-27 * wincap.h (wincapc::wow64): Change type to BOOL.Corinna Vinschen3-9/+12
2008-04-272008-04-26 Yuval <uvman@users.sourceforge.net>Chris Sutcliffe3-0/+438
2008-04-26 * dcrt0.cc (dll_crt0_0): Set SEM_NOGPFAULTERRORBOX error mode, too,Corinna Vinschen3-10/+17
2008-04-262008-04-26 Danny Smith <dannysmith@users.sourceforge.net>Chris Sutcliffe2-22/+134
2008-04-262008-04-26 Chuck Wilson <cwilso11@users.sourceforge.net>Chris Sutcliffe2-20/+7
2008-04-26 * libc/include/sys/stat.h: Guard at-functions with !__INSIDE_CYGWIN__.Corinna Vinschen2-2/+7