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
*
* path.cc (path_conv::check): Always set fileattr when component == 0.
Christopher Faylor
2002-07-24
5
-15
/
+22
*
* include/oleauto.h (V_UNION): Correct definition for case of
Danny Smith
2002-07-23
2
-3
/
+10
*
* fhandler_serial.cc: Use must_init_serial_line capability throughout.
Corinna Vinschen
2002-07-23
4
-2
/
+21
*
* security.cc (get_group_sidlist): Create group list from /etc files
Corinna Vinschen
2002-07-23
2
-4
/
+7
*
* include/oleauto.h (V_BOOL): Define in terms of boolVal,
Danny Smith
2002-07-23
2
-4
/
+5
*
* fhandler_serial.cc: Fix formatting problems introduced by below changes.
Christopher Faylor
2002-07-22
2
-63
/
+60
*
* fhandler.h (class fhandler_serial): Add new members of
Corinna Vinschen
2002-07-22
4
-2
/
+168
*
2002-07-22 Danny Smith <dannysmith@users.sourceforge.net>
Danny Smith
2002-07-22
4
-0
/
+1017
*
2002-07-21 Bart Oldeman <bart.oldeman@btinternet.com>
Danny Smith
2002-07-21
4
-3
/
+12
*
* autoload.cc (LoadDLLprime): Add jmp call to allow streamlining of later jmp
Christopher Faylor
2002-07-20
2
-8
/
+15
*
2002-07-20 Casper S. Hornstrup <chorns@users.sourceforge.net>
Danny Smith
2002-07-20
3
-2
/
+19
*
white space
Christopher Faylor
2002-07-19
1
-8
/
+8
*
* security.cc (get_unix_group_sidlist): Create.
Corinna Vinschen
2002-07-19
2
-49
/
+51
*
* fhandler_serial.cc (fhandler_serial::tcflush): Fix typo.
Christopher Faylor
2002-07-19
2
-1
/
+5
*
2002-07-17 Danny Smith <dannysmith@users.sourceforge.net>
Danny Smith
2002-07-17
3
-47
/
+57
*
2002-07-17 Bart Oldeman <bart.oldeman@btinternet.com>
Danny Smith
2002-07-17
6
-5
/
+95
*
jdf fix.
Christopher Faylor
2002-07-16
1
-6
/
+6
*
* security.cc (get_group_sidlist): Fix formatting.
Corinna Vinschen
2002-07-15
2
-3
/
+9
*
* dcrt0.cc (initial_env): Force path and CYGWIN_DEBUG contents to lower case.
Christopher Faylor
2002-07-15
3
-6
/
+16
*
* dcrt0.cc (dll_crt0_1): Move debug_init call back to here. Avoid a compiler
Christopher Faylor
2002-07-14
7
-27
/
+42
*
* debug.cc (clexec): Add missing `hl = hl->next'.
Christopher Faylor
2002-07-14
2
-0
/
+5
*
* Makefile.in (cygrun.exe): Add a -lcygwin on the end.
Christopher Faylor
2002-07-14
2
-1
/
+5
*
* Makefile.in (cygserver.exe): Add -lstdc++.
Christopher Faylor
2002-07-14
2
-2
/
+7
*
add initial information
Christopher Faylor
2002-07-13
1
-1
/
+3
*
cleanup a tad
Christopher Faylor
2002-07-13
1
-8
/
+18
*
* dcrt0.cc (dll_crt0_1): Delay closing of some handles until cygheap has been
Christopher Faylor
2002-07-13
5
-9
/
+66
*
* debug.h (handle_list): Move here from debug.cc. Add "inherit" flag
Christopher Faylor
2002-07-13
18
-111
/
+192
*
fyx tipo.
Christopher Faylor
2002-07-12
1
-1
/
+1
*
* cygwin.in: Change erroneous entries.
Christopher Faylor
2002-07-12
2
-2
/
+5
*
* fhandler_disk_file.cc (fhandler_disk_file::open): Don't
Corinna Vinschen
2002-07-11
2
-3
/
+6
*
jdf patch
Christopher Faylor
2002-07-11
1
-102
/
+482
*
more jdf
Christopher Faylor
2002-07-10
1
-27
/
+54
*
Merge changes from MinGW
Earnie Boyd
2002-07-09
4
-0
/
+14
*
* lib/ntdll.def: Remove \r.
Earnie Boyd
2002-07-09
1
-283
/
+283
*
* debug.cc: Avoid explicit zeroing of globals.
Christopher Faylor
2002-07-09
3
-10
/
+39
*
More jdf changes.
Christopher Faylor
2002-07-09
1
-137
/
+176
*
Joshua Daniel Franklin update.
Christopher Faylor
2002-07-08
1
-62
/
+121
*
doc patch.
Christopher Faylor
2002-07-07
1
-76
/
+85
*
* configure.in: Check for libiconv.a.
Christopher Faylor
2002-07-07
4
-38
/
+78
*
* Makefile.in: Use MINGW stuff from Makefile.common.
Christopher Faylor
2002-07-07
4
-23
/
+15
*
* testsuite/winsup.api/winsup.exp: Add -mwin32 to gcc flags so windows.h will
Christopher Faylor
2002-07-07
2
-1
/
+6
*
* Makefile.common (MINGW_INCLUDES): Simplify.
Christopher Faylor
2002-07-07
2
-43
/
+8
*
Add missing entry from 2002-06-25
Christopher Faylor
2002-07-07
1
-0
/
+43
*
* fhandler.h (fhandler_socket::is_unconnected): Constify.
Corinna Vinschen
2002-07-06
5
-20
/
+55
*
add missing entry
Christopher Faylor
2002-07-05
1
-0
/
+3
*
* ntdll.h (_SYSTEM_PROCESSOR_TIMES): Force eight byte alignment.
Christopher Faylor
2002-07-05
3
-36
/
+43
*
* fhandler.h (UNCONNECTED): New define.
Corinna Vinschen
2002-07-05
5
-20
/
+64
*
* fhandler_socket.cc (fhandler_socket::set_sun_path): Don't free
Corinna Vinschen
2002-07-04
2
-3
/
+6
*
* fhandler_socket.cc (fhandler_socket::dup): Add missing copy operation
Corinna Vinschen
2002-07-04
2
-0
/
+7
*
* winsup.api/pthread/cancel1.c: New test. Port from pthreads-win32
Egor Duda
2002-07-04
6
-0
/
+840
[next]