summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * path.cc (cygwin_conv_path): Define tp before setting up faul handler.Corinna Vinschen2008-05-223-28/+49
* Optimize the generic strchr.Eric Blake2008-05-222-29/+50
* Committed as obvious.Danny Smith2008-05-222-1/+7
* * string.h (strchr): Eliminate.Christopher Faylor2008-05-223-22/+7
* Optimize strchr for x86.Eric Blake2008-05-212-14/+107
* * reloc-macros.h: Add a comment about the use of theNick Clifton2008-05-213-1/+39
* * fhandler_disk_file.cc (get_ino_by_handle): Rename pfai to fai.Corinna Vinschen2008-05-214-117/+103
* * fhandler.h (dirent_states): Add dirent_nfs_d_ino state and add it toCorinna Vinschen2008-05-214-10/+50
* * syscalls.cc (FILTERED_MODE): Define valid chmod mode mask.Corinna Vinschen2008-05-212-2/+11
* * libc/sys/sysnecv850/crt0.S (___dso_handle): Define (weak).Nick Clifton2008-05-216-1/+34
* * fhandler_disk_file.cc (fhandler_disk_file::fchmod): Fix test forCorinna Vinschen2008-05-202-1/+6
* * path.cc (symlink_worker): Fix EA buffer size info given toCorinna Vinschen2008-05-202-5/+11
* * path.cc (symlink_info::check_shortcut): Minimize requested fileCorinna Vinschen2008-05-202-5/+14
* 2008-05-20 DJ Delorie <dj@redhat.com>Jeff Johnston2008-05-202-1/+5
* * path.cc (fs_info::update): Re-add opening the unsplitted pathCorinna Vinschen2008-05-202-0/+7
* * fhandler_disk_file.cc (fhandler_disk_file::mkdir): Create directoriesCorinna Vinschen2008-05-202-1/+27
* * winsup.h (cygwin_inet_addr): Fix type of declaration.Corinna Vinschen2008-05-202-1/+6
* * Makefile.in (DLL_OFILES): Add nfs.o.Corinna Vinschen2008-05-2010-157/+527
* * syscalls.cc (rename): Fix condition when to start a transaction.Corinna Vinschen2008-05-202-1/+6
* * path.cc (path_conv::check): Free wide_path and normalized_path ifCorinna Vinschen2008-05-203-10/+28
* * syscalls.cc (rename): Allocate temporary path buffers usingCorinna Vinschen2008-05-192-5/+17
* * include/stdint.h: Use int rather than long for {u,}int32_t.Christopher Faylor2008-05-172-2/+6
* * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,Daniel Jacobowitz2008-05-162-5/+10
* * Makefile.in (install-license): Install COPYING file as well.Corinna Vinschen2008-05-162-2/+8
* * CYGWIN_LICENSE: New text.Corinna Vinschen2008-05-162-28/+59
* * CYGWIN_LICENSE: Remove duplicate file here.Corinna Vinschen2008-05-162-38/+4
* 2008-05-15 Ramiro Polla <ramiro@lisha.ufsc.br>Chris Sutcliffe2008-05-152-1/+11
* * syscalls.cc (rename): ONly start transaction if FS supports them.Corinna Vinschen2008-05-152-1/+8
* * include/winnt.h (FILE_SEQUENTIAL_WRITE_ONCE): Define.Corinna Vinschen2008-05-152-0/+8
* * autoload.cc (LoadDLLfuncNt): Re-invent.Corinna Vinschen2008-05-156-3/+123
* * Makefile.in (CYGWIN_BINS): Remove ipcrm and ipcs.Corinna Vinschen2008-05-154-1054/+7
* 2008-05-14 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2008-05-142-91/+96
* * fhandler_disk_file.cc (fhandler_disk_file::readdir_helper): DropCorinna Vinschen2008-05-143-5/+20
* * include/cygwin/stdlib.h (initstate): Declare.Corinna Vinschen2008-05-132-0/+7
* * path.cc (path_conv::set_normalized_path): Drop strip_tail argument.Corinna Vinschen2008-05-135-47/+26
* * random.cc (initstate): Align to POSIX definition.Corinna Vinschen2008-05-132-4/+10
* 2008-05-12 Samuel Tardieu <sam@rfc1149.net>Paolo Bonzini2008-05-122-2/+9
* * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.Ian Lance Taylor2008-05-122-1/+5
* * Makefile.in (DLL_OFILES): Remove _def_time.o.Corinna Vinschen2008-05-104-45/+35
* * include/sys/localedef.h: Remove.Corinna Vinschen2008-05-083-101/+24
* * Makefile.in (DLL_OFILES): Add _def_time.o. Remove timelocal.o.Corinna Vinschen2008-05-088-701/+477
* 2008-05-06 Ramiro Polla <ramiro@lisha.ufsc.br>Chris Sutcliffe2008-05-073-5/+9
* Fix typo and commit the write headerChris Sutcliffe2008-05-062-1/+5
* 2008-05-05 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston2008-05-052-8/+6
* 2008-05-04 Ramiro Polla <ramiro@lisha.ufsc.br>Chris Sutcliffe2008-05-044-1/+55
* 2008-05-02 Ramiro Polla <ramiro@lisha.ufsc.br>Chris Sutcliffe2008-05-032-0/+284
* 2008-04-02 Ramiro Polla <ramiro@lisha.ufsc.br>Chris Sutcliffe2008-05-033-1/+14
* 2008-05-01 Bart Oldeman <bartoldeman@users.sf.net>Chris Sutcliffe2008-05-032-3/+5
* * libc/include/stdint.h (SIZE_MIN): Remove.Mark Mitchell2008-05-024-2/+36
* * sysv_msg.cc: Add fix from upstream version 1.65.Corinna Vinschen2008-04-302-3/+15