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
*
* fhandler.h (class fhandler_netdrive): Add method rewinddir.
Corinna Vinschen
2005-05-17
3
-36
/
+116
*
* external.cc (cygwin_internal): Avoid compiler warning.
Corinna Vinschen
2005-05-17
2
-1
/
+6
*
white space
Christopher Faylor
2005-05-17
1
-1
/
+1
*
* dcrt0.cc (dll_crt0_0): Don't do fixup_after_exec if dynamically loaded since
Christopher Faylor
2005-05-17
2
-2
/
+7
*
* cygcheck.cc (cygwin_internal): Define as a "C" function.
Christopher Faylor
2005-05-17
4
-4
/
+15
*
* include/sys/cygwin.h (enum cygwin_getinfo_types): Add CW_DEBUG_SELF.
Christopher Faylor
2005-05-17
4
-4
/
+16
*
* path.cc (path_conv::check): Remove embedded dots before slashes.
Christopher Faylor
2005-05-17
2
-2
/
+6
*
* environ.cc (conv_envvars): Remove LD_LIBRARY_PATH entirely.
Corinna Vinschen
2005-05-16
2
-4
/
+5
*
* cygcheck.cc (load_cygwin): Avoid calling putenv with a NULL path.
Christopher Faylor
2005-05-16
2
-2
/
+9
*
* cygcheck.cc (load_cygwin): Don't touch $PATH for now.
Corinna Vinschen
2005-05-15
3
-5
/
+20
*
* environ.cc (conv_envvars): Treat LD_LIBRARY_PATH as path list.
Corinna Vinschen
2005-05-15
2
-2
/
+8
*
* fhandler_disk_file.cc (fhandler_base::fstat_by_handle): Check
Corinna Vinschen
2005-05-14
3
-2
/
+14
*
really fix typo.
Christopher Faylor
2005-05-13
1
-1
/
+1
*
fix typo
Christopher Faylor
2005-05-13
1
-1
/
+1
*
* path.cc (normalize_posix_path): Do normalization on . and .. after a '//'.
Christopher Faylor
2005-05-13
2
-5
/
+6
*
Add missing ChangeLog entry.
Corinna Vinschen
2005-05-13
1
-0
/
+1
*
* fhandler.h (fhandler_netdrive::readdir): Remove useless comment.
Corinna Vinschen
2005-05-13
2
-1
/
+4
*
* include/winnetwk.h (WNetGetResourceParentA): Add missing declaration.
Corinna Vinschen
2005-05-13
3
-0
/
+48
*
* mount.cc (mount_commands): Display "-X" option when appropriate.
Christopher Faylor
2005-05-13
2
-4
/
+6
*
* autoload.cc (WNetGetResourceParentA): Import.
Corinna Vinschen
2005-05-13
4
-4
/
+125
*
Remove PC_FULL from path_conv usage throughout.
Christopher Faylor
2005-05-13
10
-28
/
+34
*
* fhandler_netdrive.cc (fhandler_netdrive::exists): Assert that "//" exists.
Christopher Faylor
2005-05-13
2
-1
/
+9
*
* cygtls.cc (_cygtls::remove): Eliminate compiler warning.
Christopher Faylor
2005-05-13
8
-25
/
+71
*
* dcrt0.cc (do_global_dtors): Don't call dll_global_dtors here.
Christopher Faylor
2005-05-11
2
-4
/
+12
*
* cygtls.cc (_cygtls::remove): Clear exitsock after close.
Christopher Faylor
2005-05-11
3
-4
/
+14
*
* Makefile.in (DLL_OFILES): Add fhandler_mailslot.o.
Corinna Vinschen
2005-05-10
12
-803
/
+1179
*
* dcrt0.cc (dll_crt0_1): Call cygwin_exit to ensure that destructors are
Christopher Faylor
2005-05-10
2
-1
/
+8
*
* path.cc (path_conv::check): Set correct file attributes for socket
Corinna Vinschen
2005-05-10
2
-1
/
+6
*
* mingwex/math/nexttoward.c: New file.
Danny Smith
2005-05-10
6
-3
/
+103
*
* mingwex/math/nextafterf.c (nextafterf): Correct
Danny Smith
2005-05-09
5
-13
/
+80
*
2005-05-09 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2005-05-09
5
-2
/
+117
*
* cygcheck.cc (nuke): New function.
Christopher Faylor
2005-05-09
2
-0
/
+47
*
* strace.cc (attach_process): Don't call load_cygwin(). Assume that it's
Christopher Faylor
2005-05-09
2
-3
/
+16
*
* dcrt0.cc (get_cygwin_startup_info): New function pulled from dll_crt0_0.
Christopher Faylor
2005-05-09
4
-43
/
+72
*
* how-programming.texinfo: Replace MAKE_MODE entry with FAQ about execvp erro...
Joshua Daniel Franklin
2005-05-08
3
-24
/
+31
*
* mingwex/math/erfl.c: New file.
Danny Smith
2005-05-08
4
-6
/
+308
*
* path.cc (normalize_posix_path): Don't treat '//' specially since newer
Christopher Faylor
2005-05-07
3
-1
/
+7
*
* devices.cc: Regenerate with correct name for dev_netdrive_storage.
Christopher Faylor
2005-05-07
2
-1
/
+5
*
move comment
Christopher Faylor
2005-05-06
1
-2
/
+2
*
fix breakpoint example
Christopher Faylor
2005-05-06
1
-2
/
+2
*
* Makefile.in (DLL_O_FILES): Add fhandler_netdrive.o.
Christopher Faylor
2005-05-06
6
-1
/
+31
*
* cygerrno.h (__set_errno): Remove useless parentheses.
Corinna Vinschen
2005-05-04
2
-1
/
+5
*
* cygerrno.h (__set_errno): Define as inline function here.
Corinna Vinschen
2005-05-04
3
-13
/
+13
*
* include/wchar.h (WCHAR_MAX): Define as 0xffff, so preprocessor
Danny Smith
2005-05-04
3
-3
/
+10
*
* shared.cc (user_shared_initialize): Rework locking so that nothing is checked
Christopher Faylor
2005-05-04
1
-11
/
+8
*
* shared.cc (user_shared_initialize): Rework locking so that nothing is checked
Christopher Faylor
2005-05-04
1
-0
/
+5
*
* fhandler_disk_file.cc (fhandler_disk_file::fchmod): Don't treat
Corinna Vinschen
2005-05-03
2
-2
/
+13
*
* fhandler_socket.cc (get_inet_addr): Add missing __seterrno call.
Corinna Vinschen
2005-05-03
2
-0
/
+6
*
* mingwex/math/signbit.c (__signbit): Make return value
Danny Smith
2005-05-03
5
-6
/
+15
*
* include/_mingw.h (__MINGW_ATTRIB_NONNULL): Don't define as
Danny Smith
2005-05-02
3
-15
/
+14
[next]