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
*
* malloc.cc: Update to 2.7.2.
Christopher Faylor
2002-08-18
3
-10
/
+19
*
* Makefile.in: Change COMPILE_C* definitions.
Christopher Faylor
2002-08-17
1
-0
/
+4
*
* include/winuser.h (CURSOR_SHOWING) Add define.
Danny Smith
2002-08-17
2
-0
/
+6
*
* include/winerror.h: Cast OLE error codes to HRESULT.
Danny Smith
2002-08-17
2
-355
/
+360
*
fix typo
Christopher Faylor
2002-08-17
1
-1
/
+1
*
* Makefile.in: Change COMPILE_C* definitions.
Christopher Faylor
2002-08-17
1
-2
/
+2
*
Missed this commit in last checkin.
Christopher Faylor
2002-08-16
1
-74
/
+149
*
* winsup.h: Remove malloc_*lock functions.
Christopher Faylor
2002-08-16
2
-3
/
+4
*
* Makefile.in: Add support for new malloc.o and renamed malloc_wrapper.o. Use
Christopher Faylor
2002-08-16
10
-31
/
+5661
*
* exceptions.cc (interrupt_setup): Ensure that the previous signal mask is
Christopher Faylor
2002-08-16
2
-1
/
+7
*
* dcrt0.cc: Modify define for CYGWIN_GUARD.
Christopher Faylor
2002-08-15
2
-2
/
+8
*
present tense
Christopher Faylor
2002-08-15
1
-21
/
+20
*
make comment more accurate.
Christopher Faylor
2002-08-15
1
-4
/
+4
*
* include/wincrypt.h (ALG_*): Add defines.
Danny Smith
2002-08-14
2
-0
/
+73
*
* include/unistd.h: Add include of process.h.
Earnie Boyd
2002-08-14
2
-0
/
+5
*
* include/shlobj.h (SHGetFolderPath): Add define.
Earnie Boyd
2002-08-14
3
-0
/
+14
*
* regtool.cc (find_key): Add support for custom key separator.
Christopher Faylor
2002-08-13
2
-3
/
+19
*
* include/commdlg.h: Don't include COM headers if __OBJC__.
Danny Smith
2002-08-12
2
-4
/
+9
*
* include/wincrypt.h (CryptDuplicateHash, CryptDuplicateKey):
Danny Smith
2002-08-12
2
-0
/
+9
*
2002-08-12 Andriy Palamarchuk <apa3a@yahoo.com>
Danny Smith
2002-08-12
2
-0
/
+5
*
* fhandler.h (fhandler_socket::recv): Remove method.
Conrad Scott
2002-08-12
4
-106
/
+28
*
* include/objidl.h (IEnumMoniker): Put 'interface' back.
Danny Smith
2002-08-11
2
-1
/
+5
*
* cygthread.cc (cygthread::cygthread): Close another race.
Christopher Faylor
2002-08-11
2
-1
/
+12
*
* assert.cc (__assert): Call debugger on assertion failure if debugging.
Christopher Faylor
2002-08-11
7
-25
/
+41
*
* include/objidl.h (IEnumMoniker): Correct declaration.
Danny Smith
2002-08-11
2
-1
/
+5
*
* w32sdk: New winsup module.
Earnie Boyd
2002-08-10
1
-0
/
+4
*
* include/commctrl.h: Whitespace change.
Danny Smith
2002-08-09
1
-3
/
+3
*
2002-08-09 Mark Schreiber <mark7@users.sourceforge.net>
Danny Smith
2002-08-09
2
-1
/
+10
*
2002-08-09 Lars Munch <lars@segv.dk>
Danny Smith
2002-08-09
2
-5
/
+16
*
* environ.cc (parse_options): Remember the "no" part of any options for later
Christopher Faylor
2002-08-08
2
-1
/
+7
*
* winsup.h (__check_null_invalid_struct): Make ptr argument non-const.
Conrad Scott
2002-08-08
6
-150
/
+191
*
Patch by Joe Buehler <jbuehler@hekimian.com>:
Corinna Vinschen
2002-08-08
2
-1
/
+5
*
Fix by Conrad Scott <conrad.scott@dsl.pipex.com>:
Corinna Vinschen
2002-08-07
2
-2
/
+7
*
one more change
Christopher Faylor
2002-08-07
2
-1
/
+2
*
* cygheap.cc (_csbrk): Avoid !cygheap considerations.
Christopher Faylor
2002-08-07
2
-20
/
+18
*
Conrad Scott <conrad.scott@dsl.pipex.com
Christopher Faylor
2002-08-06
3
-3
/
+9
*
* spawn.cc (spawn_guts): Don't set mount_h here.
Christopher Faylor
2002-08-06
3
-1
/
+7
*
* cygthread.cc (cygthread::stub): Accept flag to pass info structure to thread
Christopher Faylor
2002-08-06
5
-14
/
+53
*
* debug.h (handle_list::allocated): Remove field.
Conrad Scott
2002-08-06
3
-17
/
+12
*
* cygthread.cc (cygthread::stub): Change event creation to manual reset. Set
Christopher Faylor
2002-08-05
2
-7
/
+30
*
* include/wingdi.h (AlphaBlend,GradientFill,TransparentBlt):
Danny Smith
2002-08-05
3
-2
/
+19
*
* debug.h (WaitForMultipleObjects): Correct typo.
Conrad Scott
2002-08-03
2
-1
/
+5
*
update
Christopher Faylor
2002-08-03
1
-1
/
+5
*
* include/stdio.h (_fcloseall): Add prototype.
Danny Smith
2002-08-03
2
-0
/
+5
*
* winbase.h (AddAccessAllowedAceEx,AddAccessDeniedAceEx,
Danny Smith
2002-08-03
2
-0
/
+21
*
* mkgroup.c (main): Don't print an entry for "Everyone".
Corinna Vinschen
2002-08-02
3
-4
/
+15
*
* security.cc (verify_token): Do not reject a token just because
Corinna Vinschen
2002-08-02
4
-6
/
+19
*
* include/winbase.h (ReadFileScatter, WriteFileGather):
Danny Smith
2002-08-02
2
-4
/
+9
*
* cygthread.cc (cygthread::exit_thread): Define new method.
Christopher Faylor
2002-08-02
7
-20
/
+46
*
* syscalls.cc (_link): Revert previous change and just always dereference the
Christopher Faylor
2002-08-01
2
-9
/
+10
[next]