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
path:
root
/
winsup
Commit message (
Expand
)
Author
Age
Files
Lines
*
* include/features.h: Add comment to explain what's going to happen
Corinna Vinschen
2006-02-05
3
-0
/
+27
*
* cygwinenv.sgml: Explain transparent_exe option.
Corinna Vinschen
2006-02-05
2
-0
/
+17
*
* environ.cc (struct parse_thing): Add transparent_exe option.
Corinna Vinschen
2006-02-05
7
-37
/
+108
*
* fhandler_disk_file.cc (fhandler_disk_file::readdir_9x): Remove
Corinna Vinschen
2006-02-05
2
-5
/
+6
*
* fhandler_disk_file.cc (fhandler_disk_file::rewinddir): Remove label
Corinna Vinschen
2006-02-05
2
-7
/
+12
*
... and the ChangeLog, never forget the ChangeLog...
Corinna Vinschen
2006-02-05
1
-0
/
+4
*
* dir.cc (rewinddir): Keep dirent_get_d_ino and dirent_set_d_ino flags.
Corinna Vinschen
2006-02-05
1
-1
/
+1
*
* fhandler_disk_file.cc (fhandler_disk_file::readdir): Don't close dir handle
Christopher Faylor
2006-02-05
2
-15
/
+31
*
2006-02-04 Ron Lee <ronl@users.sourceforge.net>
Danny Smith
2006-02-04
2
-10
/
+14
*
* 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
*
* 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
*
* 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
*
* 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
[next]