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 (fhandler_termios::line_edit): Replace third argument with
Christopher Faylor
2002-12-27
5
-35
/
+53
*
2002-12-26 Dimitri Papadopoulos <dimitri_at@sourceforge.users.net>
Danny Smith
2002-12-26
2
-3
/
+7
*
2002-12-26 Dimitri Papadopoulos <dimitri_at@sourceforge.users.net>
Danny Smith
2002-12-26
3
-3
/
+7
*
* include/dbt.h (DEV_BROADCAST_PORT): Add UNICODE version.
Danny Smith
2002-12-26
2
-2
/
+19
*
2002-12-26 Dimitri Papadopoulos <dimitri_at@sourceforge.users.net>
Danny Smith
2002-12-26
1
-4
/
+4
*
* include/unknwn.h: Include windows.h and ole2.h before header
Danny Smith
2002-12-26
2
-5
/
+15
*
2002-12-26 Dimitri Papadopoulos <dimitri_at@sourceforge.users.net>
Danny Smith
2002-12-26
2
-4
/
+11
*
* include/commcat.h: Don't include windows.h or ole2.h ifdef
Danny Smith
2002-12-26
3
-0
/
+12
*
* include/imm.h (ImmGetCompositionFont[AW],
Danny Smith
2002-12-26
2
-0
/
+11
*
minor reformatting
Christopher Faylor
2002-12-25
1
-0
/
+2
*
* include/cygwin/version.h: Bump DLL minor number.
Christopher Faylor
2002-12-25
2
-1
/
+5
*
* exceptions.cc (events_init): Initialize critical section to control exiting
Christopher Faylor
2002-12-25
3
-0
/
+14
*
* cygthread.cc (cygthread::detach): Set errno with set_sig_errno so that EINTR
Christopher Faylor
2002-12-25
2
-1
/
+6
*
* Makefile.in: Default fhandler objects to -fomit-frame-pointer. Eliminate
Christopher Faylor
2002-12-21
2
-1
/
+26
*
* Makefile.common: Don't attempt to pretty-print c++ errors.
Christopher Faylor
2002-12-21
2
-1
/
+5
*
* fhandler.h (line_edit_status): Reorganize so that tests for error condition
Christopher Faylor
2002-12-21
4
-10
/
+21
*
* include/_mingw.h: Increment version to 2.4.
Earnie Boyd
2002-12-20
3
-3
/
+8
*
2002-12-19 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2002-12-20
2
-1
/
+8
*
2002-12-19 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2002-12-20
2
-2
/
+7
*
* fhandler.h (line_edit_status): Add a new element.
Christopher Faylor
2002-12-20
4
-6
/
+25
*
* overview2.sgml: Remove CTRL-Z discussion.
Christopher Faylor
2002-12-19
3
-6
/
+15
*
* include/ddk/hidusage.h: Remove unneccessary #pragma pack's.
Danny Smith
2002-12-19
21
-42
/
+115
*
2002-12-18 James E. Lucas <xelloss@users.sourceforge.net>
Danny Smith
2002-12-18
4
-2
/
+29
*
* fhandler_termios.cc (fhandler_termios::line_edit): Return line_edit_error and
Christopher Faylor
2002-12-17
3
-31
/
+42
*
* pinfo.cc (_pinfo::cmdline): Allocate sufficient space for myself command line
Christopher Faylor
2002-12-16
2
-1
/
+6
*
* include/windows.h: Guard inclusion of wingdi.h,
Danny Smith
2002-12-15
3
-15
/
+42
*
* setfacl.c (main): Place a single : after other and mask.
Corinna Vinschen
2002-12-15
3
-5
/
+11
*
* fhandler_termios.cc (fhandler_termios::line_edit): Call accept_input() in
Christopher Faylor
2002-12-14
2
-8
/
+16
*
* fhandler.cc (fhandler_base::read): Signal event, if necessary, and raw_read
Christopher Faylor
2002-12-14
2
-0
/
+10
*
* fhandler.cc (fhandler_base::raw_read): Reset priorities to minimize window
Christopher Faylor
2002-12-14
2
-54
/
+57
*
2002-12-14 Corinna Vinschen <corinna@vinschen.de>
Corinna Vinschen
2002-12-14
4
-12
/
+48
*
* netdb.cc: Remove strtok_r comment.
Corinna Vinschen
2002-12-14
2
-9
/
+5
*
* security.cc (get_user_local_groups): Use LookupAccountSid to find the
Corinna Vinschen
2002-12-14
2
-6
/
+14
*
* pipe.cc (make_pipe): Set fork fixup flag for read pipe.
Christopher Faylor
2002-12-14
2
-0
/
+5
*
add FIXME
Christopher Faylor
2002-12-14
1
-0
/
+1
*
* winbase.h: Turn on inline versions of Interlocked* by default.
Christopher Faylor
2002-12-14
3
-23
/
+45
*
Throughout, change fhandler_*::read and fhandler_*::raw_read to void functions
Christopher Faylor
2002-12-14
19
-189
/
+295
*
2002-12-12 Dimitri Papadopoulos <dimitri_at@sourceforge.users.net>
Danny Smith
2002-12-13
2
-9
/
+17
*
* include/malloc.h (_alloca): Add definition.
Earnie Boyd
2002-12-12
2
-0
/
+11
*
* Makefile.common: Define MINGW_LDFLAGS.
Corinna Vinschen
2002-12-12
6
-3
/
+14
*
* include/shlobj.h (IShellLinkW::GetPath): Correct prototype.
Danny Smith
2002-12-12
2
-2
/
+7
*
whitespace
Christopher Faylor
2002-12-12
8
-15
/
+21
*
* cygthread.h (cygthread::stack_ptr): New element.
Christopher Faylor
2002-12-11
7
-33
/
+146
*
* net.cc (free_protoent_ptr): Add missing free() for base structure.
Corinna Vinschen
2002-12-10
2
-0
/
+9
*
* netdb.cc (parse_alias_list, parse_services_line)
Corinna Vinschen
2002-12-10
2
-14
/
+19
*
2002-12-10 Pierre Humblet <pierre.humblet@ieee.org>
Corinna Vinschen
2002-12-10
10
-195
/
+258
*
correct date
Christopher Faylor
2002-12-09
1
-1
/
+1
*
* lib/pseudo-reloc.c: New file.
Christopher Faylor
2002-12-09
4
-0
/
+101
*
* include/shellapi.h (ExtractIconEx[AW]): Correct return type
Danny Smith
2002-12-09
2
-2
/
+8
*
* mingwex/math/s_erf.c: New file.
Danny Smith
2002-12-08
5
-9
/
+629
[next]