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
*
* winsup.h (_WIN32_WINNT): Define.
Christopher Faylor
2002-09-06
2
-0
/
+6
*
* lib/Makefile.in (TEST_OPTIONS): Define WINVER to 0x0666.
Danny Smith
2002-09-06
2
-1
/
+6
*
* include/_mingw.h: Increment version to 2.3.
Earnie Boyd
2002-09-05
3
-3
/
+8
*
* mingwex/fegetenv.c: Change to \n line endings.
Earnie Boyd
2002-09-05
4
-22
/
+28
*
2002-09-04 Kevin Chase <kevincha99@hotmail.com>
Danny Smith
2002-09-04
3
-0
/
+17
*
some edits
Christopher Faylor
2002-09-04
1
-32
/
+43
*
first draft
Christopher Faylor
2002-09-04
1
-0
/
+55
*
fix typo
Christopher Faylor
2002-09-04
1
-1
/
+1
*
* Makefile.in (DLL_OFILES): Drop shortcut.o.
Corinna Vinschen
2002-09-04
6
-200
/
+95
*
* fhandler.h (fhandler_socket::read): Remove method.
Corinna Vinschen
2002-09-04
4
-113
/
+324
*
2002-09-03 Ren� M�ller Fonseca <fonseca@users.sourceforge.net>
Danny Smith
2002-09-03
2
-6
/
+19
*
* include/wincon.h (GetConsoleWindow): Add _WIN32_WINNT >= 0x0500 guard.
Earnie Boyd
2002-09-03
2
-0
/
+6
*
* cygwin.din: Revert exporting new wchar functions.
Corinna Vinschen
2002-09-03
3
-55
/
+6
*
* dcrt0.cc (dll_crt0_1): Remove getpagesize() call.
Christopher Faylor
2002-09-02
3
-2
/
+6
*
* mingwex/math/hypotl.c: Replace with version based on cephes
Danny Smith
2002-09-02
2
-43
/
+63
*
* fhandler_proc.cc: Add <sys/param.h> include.
Christopher Faylor
2002-08-31
3
-16
/
+24
*
* fhandler_tty.cc (fhandler_tty_slave::fhandler_tty_slave): Set "don't need
Christopher Faylor
2002-08-31
2
-2
/
+5
*
(inspired by a patch from Egor Duda)
Christopher Faylor
2002-08-31
5
-45
/
+22
*
Christopher Faylor <cgf@redhat.com>
Christopher Faylor
2002-08-30
3
-3
/
+14
*
* include/wincon.h: Define GetConsoleWindow(void).
Christopher Faylor
2002-08-30
2
-0
/
+5
*
* miscfuncs.cc (check_iovec_for_read): Don't check buffer when zero length
Christopher Faylor
2002-08-30
8
-130
/
+288
*
Sigh, mbsrtowcs was still missing...
Corinna Vinschen
2002-08-30
1
-0
/
+2
*
* cygwin.din: Add more prototypes for new wchar functions in newlib.
Corinna Vinschen
2002-08-30
2
-0
/
+18
*
* cygwin.din: Add prototypes for new wchar functions in newlib.
Corinna Vinschen
2002-08-30
3
-1
/
+45
*
* how-api.texinfo: Remove a line from the CRLF discussion about lseek not
Christopher Faylor
2002-08-30
2
-6
/
+7
*
* poll.cc (poll): Peek sockets ready for read to see if there's
Corinna Vinschen
2002-08-29
2
-1
/
+28
*
* cygthread.cc (hthreads): Remove unneeded global.
Christopher Faylor
2002-08-29
3
-14
/
+72
*
remove
Christopher Faylor
2002-08-29
1
-0
/
+0
*
* include/w32api.h: Increment version to 2.1.
Earnie Boyd
2002-08-28
3
-2
/
+7
*
* include/sys/param.h: Add ENDIAN defines.
Danny Smith
2002-08-28
3
-1
/
+13
*
remove
Christopher Faylor
2002-08-28
1
-29
/
+0
*
* malloc.cc: Protect some definitions to avoid a compile time warning.
Christopher Faylor
2002-08-28
2
-0
/
+8
*
* calls.texinfo: Add getc_unlocked, getchar_unlocked, putc_unlocked
Corinna Vinschen
2002-08-28
2
-4
/
+9
*
* cygwin.din: Export getc_unlocked, getchar_unlocked,
Corinna Vinschen
2002-08-28
3
-1
/
+17
*
* fhandler_socket.cc (fhandler_socket::recvfrom): Eliminate flags
Corinna Vinschen
2002-08-28
4
-3
/
+26
*
* poll.cc (poll): Eliminate erroneous POLLERR conditional.
Corinna Vinschen
2002-08-28
2
-2
/
+4
*
* test_headers.c: Don't include varargs.h.
Danny Smith
2002-08-28
3
-7
/
+16
*
fragging mumble bruggum newlib
Christopher Faylor
2002-08-28
1
-0
/
+0
*
* fhandler_socket.cc (fhandler_socket::check_peer_secret_event):
Corinna Vinschen
2002-08-27
4
-25
/
+50
*
* child_info.h: Add _PROC_WHOOPS enum value.
Christopher Faylor
2002-08-27
7
-19
/
+42
*
2002-08-26 Bart Oldeman <bart.oldeman@btinternet.com>
Danny Smith
2002-08-26
6
-12
/
+202
*
2002-08-26 Casper S. Hornstrup <chorns@users.sourceforge.net>
Danny Smith
2002-08-26
3
-0
/
+98
*
* dll.sgml: Remove indirect reference to older gccs.
Christopher Faylor
2002-08-26
1
-0
/
+4
*
* fhandler.h (fhandler_socket::recvfrom): Fix prototype.
Corinna Vinschen
2002-08-26
5
-24
/
+51
*
* sec_acl.cc (getacl): Check ace_sid == well_known_world_sid
Corinna Vinschen
2002-08-26
3
-170
/
+108
*
* Makefile.in (cygcheck.exe): Make a -mno-cygwin program.
Christopher Faylor
2002-08-26
4
-17
/
+43
*
* Makefile.in (RUNTEST): Use Makefile's srcdir and bupdir* macros, where
Christopher Faylor
2002-08-26
3
-7
/
+12
*
* Makefile.in (DLL_IMPORTS): Move libuuid.a and libshell32.a to list rather
Christopher Faylor
2002-08-25
2
-6
/
+14
*
output some newlines.
Christopher Faylor
2002-08-23
1
-2
/
+2
*
* dll.sgml: Remove indirect reference to older gccs.
Christopher Faylor
2002-08-21
1
-1
/
+1
[next]