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
*
* dcrt0.cc (alloc_stack_hard_way): Revert to previous implementation.
Christopher Faylor
2004-02-14
5
-14
/
+22
*
* include/ddk/winddk.h (DIRECTORY_QUERY): Add define.
Earnie Boyd
2004-02-14
2
-0
/
+15
*
* Makefile.in (clean): Remove sigfe.s.
Christopher Faylor
2004-02-13
12
-100
/
+134
*
* gendef (_sigbe): Zero location on pop.
Christopher Faylor
2004-02-12
2
-4
/
+7
*
* dcrt0.cc (alloc_stack_hard_way): Eliminate second argument.
Christopher Faylor
2004-02-12
2
-3
/
+7
*
Rename _threadinfo to _cygtls, throughout.
Christopher Faylor
2004-02-12
23
-209
/
+287
*
* include/basetypes.h (_REFIID_DEFINED): Correct typo.
Danny Smith
2004-02-12
3
-1
/
+12
*
* lib/dnsapi.a: New file.
Danny Smith
2004-02-11
3
-0
/
+37
*
2004-02-11 Pierre A. Humblet <Pierre.Humblet@ieee.org>
Danny Smith
2004-02-11
2
-0
/
+367
*
* include/sqlucode.h (SQLGetStmtAttr[AW]): Remove duplicate
Danny Smith
2004-02-11
2
-5
/
+14
*
2004-02-11 Pat Thoyts <patthoyts@users.sourceforge.net>
Danny Smith
2004-02-11
2
-0
/
+7
*
* security.cc (get_nt_object_attribute): Fix error handling.
Corinna Vinschen
2004-02-11
2
-33
/
+29
*
* strace.cc (opts): Add leading '+' to force posixly correct
Corinna Vinschen
2004-02-11
2
-6
/
+7
*
* utils.sgml: Update cygcheck options
Joshua Daniel Franklin
2004-02-11
1
-28
/
+63
*
* strace.cc (main): Guard against previous setting of POSIXLY_CORRECT.
Christopher Faylor
2004-02-11
2
-1
/
+9
*
* strace.cc: Update copyrights.
Christopher Faylor
2004-02-10
3
-4
/
+9
*
* strace.cc (main): Ensure POSIXLY_CORRECT argument ordering.
Christopher Faylor
2004-02-10
4
-1
/
+8
*
* fhandler_socket.cc (fhandler_socket::ioctl): Add FIONREAD handling.
Corinna Vinschen
2004-02-09
2
-0
/
+9
*
* debug.h (console_printf): Define for non-debugging condition.
Christopher Faylor
2004-02-09
67
-95
/
+116
*
* localtime.cc (localtime_r): Call tzset.
Christopher Faylor
2004-02-08
11
-100
/
+214
*
* bsd_mutex.cc (win_priority): Move to msleep helper function section.
Corinna Vinschen
2004-02-07
2
-32
/
+44
*
2004-02-07 Dan Aloni <da-x@gmx.net>
Danny Smith
2004-02-07
2
-2
/
+7
*
* bsd_mutex.cc (_msleep): Handle PCATCH using signal_arrived event.
Corinna Vinschen
2004-02-06
8
-12
/
+57
*
* cygserver.h (CYGWIN_SERVER_VERSION_API): Bump.
Corinna Vinschen
2004-02-06
3
-1
/
+9
*
* uinfo.cc (cygheap_user::init): Use sec_user_nih to build a
Corinna Vinschen
2004-02-06
4
-43
/
+30
*
* cygwin.din: Make many more functions SIGFE.
Christopher Faylor
2004-02-05
3
-69
/
+76
*
* security.h (SID): New macro.
Corinna Vinschen
2004-02-05
5
-48
/
+62
*
2004-02-04 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>
Joshua Daniel Franklin
2004-02-05
2
-1
/
+14
*
* mingwex/getopt.c: Define IS_POSIXLY_CORRECT as per
Danny Smith
2004-02-05
2
-1
/
+10
*
* mingwex/strtold.c (__asctoe64) Reorganise. Fix setting error
Danny Smith
2004-02-05
2
-87
/
+120
*
update copyright
Christopher Faylor
2004-02-04
1
-1
/
+1
*
* tlsoffsets.h: Regenerate.
Christopher Faylor
2004-02-03
1
-1
/
+2
*
* cygtls.h (_local_storage::signamebuf): Increase size to prevent overflow on
Christopher Faylor
2004-02-03
3
-34
/
+39
*
* Makefile.in (DLL_OFILES): Add strsig.o.
Christopher Faylor
2004-02-03
8
-44
/
+151
*
* window.cc (Winmain): Show windows error code in error output when
Christopher Faylor
2004-02-03
2
-1
/
+6
*
* fhandler.h (*::fixup_after_exec): Eliminate unused handle argument.
Christopher Faylor
2004-02-02
14
-35
/
+48
*
Throughout, change name from set_inheritance to set_no_inheritance to better
Christopher Faylor
2004-02-02
9
-20
/
+28
*
* cygerrno.h (set_errno): Replace semicolon with comma in non-DEBUGGING
Corinna Vinschen
2004-02-02
2
-1
/
+6
*
* include/stdio.h (feof): Add inlined definition.
Danny Smith
2004-02-02
2
-1
/
+17
*
* include/oleacc.h (LIBID_Accessibility): Declare.
Danny Smith
2004-02-02
3
-1
/
+9
*
* include/winioctl.h ( NTFS_VOLUME_DATA_BUFFER): Add structure.
Danny Smith
2004-02-02
2
-0
/
+23
*
* include/commctrl.h (ICC_STANDARD_CLASSES, ICC_LINK_CLASS): Add
Danny Smith
2004-02-02
2
-0
/
+9
*
* cygerrno.h (set_errno): Set global errno whenever setting thread specific
Christopher Faylor
2004-02-01
7
-22
/
+54
*
* mingwex/math/ldexpl.c (ldexpl): Call __asm__("fscale")
Danny Smith
2004-02-01
2
-8
/
+18
*
* mingwex/math/powl.c (powl): Return infinity if
Danny Smith
2004-02-01
2
-0
/
+14
*
2004-01-31 Jiri Malak <Jiri.Malak@geac.cz>
Danny Smith
2004-01-31
2
-0
/
+19
*
* mingwex/math/cephes_emath.h (__enan_64): Fix thinko.
Danny Smith
2004-01-31
2
-10
/
+19
*
* exceptions.cc (sig_handle_tty_stop): Avoid races by waiting for both
Christopher Faylor
2004-01-26
3
-9
/
+34
*
* cygtls.cc (_threadinfo::init_thread): Add more local reent stdio
Christopher Faylor
2004-01-26
5
-19
/
+46
*
* fhandler.cc (fhandler_base::fhaccess): Avoid always setting errno to EACCESS
Christopher Faylor
2004-01-25
2
-14
/
+22
[next]