index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* dir.cc (rmdir): Reorganize check for trailing dot to return correct error
Christopher Faylor
2006-02-04
2
-6
/
+8
*
* dir.cc (mkdir): Reorganize check for trailing dot to return correct error
Christopher Faylor
2006-02-04
3
-8
/
+9
*
* path.cc (suffix_scan::lnk_match): Return true beginning with
Corinna Vinschen
2006-02-03
3
-10
/
+20
*
* cygwin/version.h: Mention CW_SETUP_WINENV in comment for API minor 153.
Christopher Faylor
2006-02-02
2
-1
/
+6
*
* cygwin.din (updwtmpx): Export.
Corinna Vinschen
2006-02-02
5
-1
/
+18
*
* external.cc (setup_winenv): New function.
Christopher Faylor
2006-02-02
3
-1
/
+32
*
* security.cc (is_group_member): Fix comment.
Corinna Vinschen
2006-02-02
2
-5
/
+10
*
* security.cc (is_group_member): Use local group info type 1. Test
Corinna Vinschen
2006-02-02
2
-6
/
+34
*
Mention new cygcheck -p option.
Joshua Daniel Franklin
2006-02-02
2
-4
/
+11
*
* lib/iphlpapi.def: (NotifyAddrChange@8): Define.
Danny Smith
2006-02-02
2
-0
/
+8
*
* autoload.cc (GetTcpTable): Define.
Corinna Vinschen
2006-02-01
2
-1
/
+43
*
* spawn.cc (dll_suffixes): Add .exe and "no suffix" to the list.
Corinna Vinschen
2006-02-01
2
-0
/
+5
*
* dlfcn.cc (check_path_access): Call find_exec with FE_DLL option.
Corinna Vinschen
2006-01-31
4
-13
/
+31
*
* spawn.cc (av::fixup): Remove unused argument.
Christopher Faylor
2006-01-31
2
-4
/
+9
*
* spawn.cc (find_exec): Only return files with execute permission set
Corinna Vinschen
2006-01-31
3
-12
/
+27
*
2006-01-31 Leif Ekblad <leif@rdos.net>
Jeff Johnston
2006-01-31
36
-1
/
+12877
*
* path.cc (cwdstuff::set): Don't set win32 error, only POSIX errno.
Corinna Vinschen
2006-01-31
2
-2
/
+7
*
* path.cc (cwdstuff::set): When SetCurrentDirectory returns
Corinna Vinschen
2006-01-31
2
-0
/
+16
*
2006-01-31 Paul Brook <paul@codesourcery.com>
Paul Brook
2006-01-31
2
-48
/
+121
*
* dir.cc (readdir_worker): Add comment about writing old 32 bit d_ino.
Corinna Vinschen
2006-01-31
2
-8
/
+8
*
* fhandler_disk_file.cc (fhandler_disk_file::rewinddir): Simplify
Corinna Vinschen
2006-01-30
2
-1
/
+6
*
* fhandler_disk_file.cc (d_cachepos): Rename from d_pos to distinct
Corinna Vinschen
2006-01-30
2
-7
/
+15
*
* CYGWIN_LICENSE: Restrict to v2.
Christopher Faylor
2006-01-29
2
-0
/
+345
*
v2 only
Christopher Faylor
2006-01-29
1
-3
/
+2
*
* fhandler_disk_file.cc (readdir_get_ino): Don't follow symlinks.
Corinna Vinschen
2006-01-29
2
-1
/
+5
*
* fhandler.h (class fhandler_socket): Add saw_reuseaddr status flag.
Corinna Vinschen
2006-01-29
6
-16
/
+69
*
* include/winsock2.h (WINSOCK_API_LINKAGE): Define. Add to
Danny Smith
2006-01-29
2
-97
/
+111
*
* include/winnt.h (FORCEINLINE): Define.
Danny Smith
2006-01-29
2
-0
/
+13
*
* fhandler_disk_file.cc (fhandler_disk_file::mkdir): In case or error,
Corinna Vinschen
2006-01-28
2
-0
/
+7
*
* fhandler_disk_file.cc (DIR_NUM_ENTRIES): New define determining
Corinna Vinschen
2006-01-28
2
-60
/
+108
*
* include/sys/dirent.h (struct dirent): Revert misguided attempt to
Corinna Vinschen
2006-01-28
2
-2
/
+7
*
Move cocom to the build requirements.
Joshua Daniel Franklin
2006-01-28
2
-2
/
+7
*
* autoload.cc (NtQueryDirectoryFile): Define.
Corinna Vinschen
2006-01-27
14
-182
/
+452
*
* spawn.cc (spawn_guts): Fix potential handle leak when failing exec.
Christopher Faylor
2006-01-27
2
-1
/
+6
*
* exceptions.cc (inside_kernel): Fix to return true if we can't get the name of
Christopher Faylor
2006-01-27
3
-1
/
+8
*
Add top-level README
Joshua Daniel Franklin
2006-01-27
3
-26
/
+32
*
* faq-programming.xml (faq.programming.ipc): Add new FAQ about
Joshua Daniel Franklin
2006-01-27
4
-23
/
+39
*
2006-01-16 Paolo Bonzini <bonzini@gnu.org>
Paolo Bonzini
2006-01-26
5
-528
/
+1803
*
* fhandler.cc (fhandler_base::open): Fix bug in argument order to
Corinna Vinschen
2006-01-26
2
-1
/
+6
*
* faq-programming.xml (faq.programming.building-cygwin): Add
Joshua Daniel Franklin
2006-01-26
3
-11
/
+40
*
* fhandler_disk_file.cc (fhandler_disk_file::readdir): Fix test for
Christopher Faylor
2006-01-26
2
-1
/
+6
*
* include/winnt.h (DECLSPEC_SELECTANY): Define.
Danny Smith
2006-01-26
2
-0
/
+12
*
2006-01-25 Filip Navara <xnavara@volny.cz>
Danny Smith
2006-01-26
2
-0
/
+12
*
* faq-setup.xml (faq.setup.snapshots): Rename DLL using Windows tools.
Corinna Vinschen
2006-01-25
2
-4
/
+8
*
* ntdll.h: (temporarily?) Add more functions for querying directory.
Christopher Faylor
2006-01-25
2
-7
/
+92
*
* dir.cc (readdir_worker): Turn off expensive inode calculation.
Christopher Faylor
2006-01-24
2
-0
/
+8
*
* fhandler_process.cc (fhandler_process::fill_filebuf): Disable
Corinna Vinschen
2006-01-24
3
-2
/
+28
*
2006-01-24 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2006-01-24
5
-83
/
+77
*
* fhandler_disk_file.cc (fhandler_base::fstat_helper): Try harder
Corinna Vinschen
2006-01-24
2
-3
/
+31
*
* include/commctrl.h: Correct spelling of 'compatibility' in
Danny Smith
2006-01-24
4
-9
/
+16
[prev]
[next]