aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-02-11* times.cc (clock_getres): Use correct conversion from milliseconds toChristopher Faylor3-4/+10
2006-02-10* external.cc (sync_winenv): Rename from "setup_winenv". Use same mechanism asChristopher Faylor3-25/+45
2006-02-10bfd/H.J. Lu2-0/+31
2006-02-09 * fhandler_disk_file.cc (fhandler_disk_file::opendir): Only setCorinna Vinschen2-3/+19
2006-02-08 * cygcheck.cc (find_on_path): Update copyright text.Corinna Vinschen2-1/+5
2006-02-08 * cygcheck.cc (find_on_path): Create copy of rv on successful accessCorinna Vinschen2-1/+6
2006-02-07 * bfd/archures.c (bfd_mach_mcf5200, bfd_mach_mcf5206e,Nathan Sidwell3-22/+72
2006-02-072006-02-07 Paul Brook <paul@codesourcery.com>Jeff Johnston7-19/+65
2006-02-072006-02-07 Paul Brook <paul@codesourcery.com>Jeff Johnston7-16/+75
2006-02-07 * dtable.cc (handle_to_fn): Accomodate new argument order in call toCorinna Vinschen7-89/+42
2006-02-07 * init.cc (respawn_wow64_process): Exit with the exit code returnedCorinna Vinschen2-1/+9
2006-02-062006-02-04 Ron Lee <ronl@users.sourceforge.net>Danny Smith2-1/+5
2006-02-06 * elf/ia64.h (SHF_IA_64_HP_TLS): New.Steve Ellcey2-0/+6
2006-02-06Fixed ChangeLog entryChris Sutcliffe1-1/+1
2006-02-062006-02-06 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe3-0/+14
2006-02-06* include/shlobj.h (PathResolve): Fix typo.Christopher Faylor2-1/+5
2006-02-06Always zero all elements of siginfo_t throughout.Christopher Faylor13-118/+201
2006-02-06 * fhandler_socket.cc (fhandler_socket::connect): Fix formatting.Corinna Vinschen2-1/+15
2006-02-062006-02-06 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2-0/+8
2006-02-06 * include/cygwin/socket.h (CMSG_FIRSTHDR): Avoid compiler warning.Corinna Vinschen2-1/+5
2006-02-05 * include/features.h: Add comment to explain what's going to happenCorinna Vinschen3-0/+27
2006-02-05 * cygwinenv.sgml: Explain transparent_exe option.Corinna Vinschen2-0/+17
2006-02-05 * environ.cc (struct parse_thing): Add transparent_exe option.Corinna Vinschen7-37/+108
2006-02-05 * fhandler_disk_file.cc (fhandler_disk_file::readdir_9x): RemoveCorinna Vinschen2-5/+6
2006-02-05Cleanup of pseudo-ops for constants and new def24,def32 pseudo-ops on z80Arnold Metselaar2-0/+5
2006-02-05 * fhandler_disk_file.cc (fhandler_disk_file::rewinddir): Remove labelCorinna Vinschen2-7/+12
2006-02-05 ... and the ChangeLog, never forget the ChangeLog...Corinna Vinschen1-0/+4
2006-02-05 * dir.cc (rewinddir): Keep dirent_get_d_ino and dirent_set_d_ino flags.Corinna Vinschen1-1/+1
2006-02-05* fhandler_disk_file.cc (fhandler_disk_file::readdir): Don't close dir handleChristopher Faylor2-15/+31
2006-02-042006-02-04 Ron Lee <ronl@users.sourceforge.net>Danny Smith2-10/+14
2006-02-04* dir.cc (rmdir): Reorganize check for trailing dot to return correct errorChristopher Faylor2-6/+8
2006-02-04* dir.cc (mkdir): Reorganize check for trailing dot to return correct errorChristopher Faylor3-8/+9
2006-02-03 * path.cc (suffix_scan::lnk_match): Return true beginning withCorinna Vinschen3-10/+20
2006-02-02* cygwin/version.h: Mention CW_SETUP_WINENV in comment for API minor 153.Christopher Faylor2-1/+6
2006-02-02 * cygwin.din (updwtmpx): Export.Corinna Vinschen5-1/+18
2006-02-02* external.cc (setup_winenv): New function.Christopher Faylor3-1/+32
2006-02-02 * security.cc (is_group_member): Fix comment.Corinna Vinschen2-5/+10
2006-02-02 * security.cc (is_group_member): Use local group info type 1. TestCorinna Vinschen2-6/+34
2006-02-02Mention new cygcheck -p option.Joshua Daniel Franklin2-4/+11
2006-02-02 * lib/iphlpapi.def: (NotifyAddrChange@8): Define.Danny Smith2-0/+8
2006-02-01 * autoload.cc (GetTcpTable): Define.Corinna Vinschen2-1/+43
2006-02-01 * spawn.cc (dll_suffixes): Add .exe and "no suffix" to the list.Corinna Vinschen2-0/+5
2006-01-31 * dlfcn.cc (check_path_access): Call find_exec with FE_DLL option.Corinna Vinschen4-13/+31
2006-01-31* spawn.cc (av::fixup): Remove unused argument.Christopher Faylor2-4/+9
2006-01-31 * spawn.cc (find_exec): Only return files with execute permission setCorinna Vinschen3-12/+27
2006-01-312006-01-31 Leif Ekblad <leif@rdos.net>Jeff Johnston36-1/+12877
2006-01-31 * path.cc (cwdstuff::set): Don't set win32 error, only POSIX errno.Corinna Vinschen2-2/+7
2006-01-31 * path.cc (cwdstuff::set): When SetCurrentDirectory returnsCorinna Vinschen2-0/+16
2006-01-312006-01-31 Paul Brook <paul@codesourcery.com>Paul Brook2-48/+121
2006-01-31 * dir.cc (readdir_worker): Add comment about writing old 32 bit d_ino.Corinna Vinschen2-8/+8