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
*
* times.cc (time_ms::usecs): Coerce comparison to signed or whole test is a
Christopher Faylor
2005-05-28
2
-1
/
+6
*
* how-using.texinfo : Update the mkdir -p section
Joshua Daniel Franklin
2005-05-28
2
-13
/
+9
*
white space
Christopher Faylor
2005-05-27
1
-1
/
+1
*
* cygheap.h: Reference _cygheap_start via .cygheap section.
Christopher Faylor
2005-05-27
3
-3
/
+13
*
* cygcheck.cc (load_cygwin): Make half-hearted attempt to work with older DLLs.
Christopher Faylor
2005-05-27
3
-34
/
+39
*
* include/cygwin/version.h: Bump DLL minor number to 18.
Christopher Faylor
2005-05-26
2
-1
/
+5
*
* ChangeLog: Remove accidentally checked in entry.
Corinna Vinschen
2005-05-25
1
-17
/
+0
*
* fhandler.h (fhandler_base::mkdir): New virtual method.
Christopher Faylor
2005-05-25
6
-98
/
+161
*
* include/cygwin/version.h: Bump API minor number to 129.
Christopher Faylor
2005-05-25
2
-1
/
+6
*
Add top comment
Christopher Faylor
2005-05-25
1
-0
/
+6
*
* cygwin.din: Export mkdtemp.
Christopher Faylor
2005-05-25
4
-2
/
+190
*
* include/stdint.h (INTMAX_C, UINTMAX_C): Fix definition.
Corinna Vinschen
2005-05-23
2
-2
/
+23
*
* cygcheck.cc (dump_sysinfo_services): Add new function that uses
Corinna Vinschen
2005-05-23
2
-1
/
+101
*
* spawn.cc (find_exec): Accept a PATH-like string in place of an environment
Christopher Faylor
2005-05-22
6
-8
/
+38
*
* cygcheck.cc (load_cygwin): Remove debugging statement.
Christopher Faylor
2005-05-20
2
-1
/
+4
*
* cygcheck.cc (dump_sysinfo): Don't attempt to use path if it is not set.
Christopher Faylor
2005-05-20
2
-20
/
+34
*
* crt1.c (_gnu_exception_handler): Handle illegal instruction
Danny Smith
2005-05-19
2
-0
/
+24
*
* include/cygwin/in.h: Add comment.
Corinna Vinschen
2005-05-19
2
-1
/
+7
*
* include/cygwin/in.h: Define IPPROTO_xxx values as macros to
Corinna Vinschen
2005-05-19
2
-1
/
+16
*
fix comment
Christopher Faylor
2005-05-19
1
-1
/
+1
*
fix comment
Christopher Faylor
2005-05-19
1
-1
/
+1
*
* include/limits.h: Include features.h, as on linux.
Christopher Faylor
2005-05-19
2
-1
/
+8
*
* include/endian.h: New file.
Christopher Faylor
2005-05-19
2
-0
/
+21
*
* cygwin.sc: Add Dwarf-2 debug sections.
Corinna Vinschen
2005-05-19
2
-0
/
+17
*
* mmap.cc (mmap64): Make granularity an automatic variable.
Corinna Vinschen
2005-05-19
2
-1
/
+5
*
* fhandler.h (fhandler_cygdrive::seekdir): Delete declaration.
Christopher Faylor
2005-05-19
4
-26
/
+16
*
* external.cc: Move pids declaration to file scope and use less enthusiastic
Christopher Faylor
2005-05-19
5
-4
/
+15
*
* cygtls.h (_local_storage::unknown_thread_name): New buffer.
Christopher Faylor
2005-05-18
6
-65
/
+75
*
* mmap.cc (mmap64): Avoid compiler warning.
Corinna Vinschen
2005-05-18
4
-4
/
+8
*
2005-05-18 Brian Dessent <brian@dessent.net>
Brian Dessent
2005-05-18
2
-19
/
+55
*
* fhandler_netdrive.cc (fhandler_netdrive::telldir): Remove since it's
Corinna Vinschen
2005-05-18
3
-7
/
+6
*
* fhandler_netdrive.cc (fhandler_netdrive::telldir): Implement.
Corinna Vinschen
2005-05-18
2
-5
/
+16
*
2005-05-17 Brian Dessent <brian@dessent.net>
Brian Dessent
2005-05-18
6
-5
/
+14
*
* 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
[next]