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
*
2004-04-06 Luke Dunstan <infidel@users.sourceforge.net>
Luke Dunstan
2004-04-05
2
-1
/
+5
*
* fhandler_dsp.cc (fhandler_dev_dsp::ioctl): Add implementation
Corinna Vinschen
2004-04-05
2
-1
/
+46
*
* winsup.api/devdsp.c (ioctltest): Add 2 tests for ioctl codes
Corinna Vinschen
2004-04-05
2
-2
/
+25
*
* child_info.h (child_info::cygheap_reserve_sz): Rename from cygheap_alloc_sz.
Christopher Faylor
2004-04-04
3
-18
/
+23
*
* fhandler.h (class fhandler_socket): Remove has_been_closed member.
Corinna Vinschen
2004-04-03
5
-154
/
+105
*
* net.cc (wsock_event::release): Use NULL handle in call to
Corinna Vinschen
2004-04-02
2
-1
/
+7
*
* fhandler_socket.cc (fhandler_socket::recvfrom): Rearrange loop
Corinna Vinschen
2004-04-01
2
-11
/
+19
*
* net.cc (wsock_event::wait): Make wsa_err an int. Don't set
Corinna Vinschen
2004-04-01
2
-5
/
+13
*
* crt1.c (_mingw32_init_fmode): Set *_imp___fmode_dll to
Danny Smith
2004-04-01
2
-0
/
+11
*
* fhandler_socket.cc (fhandler_socket::sendto): Drop out of loop if
Corinna Vinschen
2004-04-01
4
-33
/
+45
*
* fhandler_tape.cc (mtinfo::initialize): Fix fatal error message.
Corinna Vinschen
2004-03-31
2
-1
/
+5
*
* fhandler_socket.cc (fhandler_socket::recvfrom): Always initialize
Corinna Vinschen
2004-03-31
2
-19
/
+26
*
* fhandler_tape.cc (mtinfo_drive::get_pos): Only set partition if
Corinna Vinschen
2004-03-31
3
-6
/
+42
*
* fhandler_socket.cc (fhandler_socket::sendmsg): Add SIGPIPE handling.
Corinna Vinschen
2004-03-31
2
-0
/
+17
*
* fhandler_socket.cc (fhandler_socket::recvfrom): Initialize res to
Corinna Vinschen
2004-03-31
3
-21
/
+23
*
2004-03-30 Danny Smith <dannysmith@users.sourceforge.net>
Danny Smith
2004-03-30
2
-3
/
+11
*
* thread.h (pthread::init_mainthread): Add parameter forked. Set forked
Christopher Faylor
2004-03-30
3
-6
/
+20
*
2004-03-30 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>
Joshua Daniel Franklin
2004-03-30
2
-67
/
+100
*
* sysv_shm.cc (shmget): Allow to retrieve shared memory segments
Corinna Vinschen
2004-03-30
2
-0
/
+11
*
* shm.cc (shmat): If shmid is unknown, call a special variation
Corinna Vinschen
2004-03-30
3
-3
/
+31
*
* lib/Makefile,in; Add directx to .PHONY target.
Danny Smith
2004-03-29
3
-15
/
+21
*
* fhandler.h (class fhandler_socket): Add has_been_closed member.
Corinna Vinschen
2004-03-29
5
-65
/
+141
*
* thread.cc (pthread::atforkprepare): Call MT_INTERFACE->fixup_before_fork at
Christopher Faylor
2004-03-29
2
-2
/
+7
*
* net.cc (wsock_event::wait): Change scope of local "len" variable.
Corinna Vinschen
2004-03-29
2
-1
/
+5
*
2004-03-28 Hans Leidekker <hans@it.vu.nl>
Luke Dunstan
2004-03-29
2
-0
/
+15
*
* mingwex/math/round.c: Rewrite.
Danny Smith
2004-03-29
4
-79
/
+21
*
* pathnames.sgml: Fix /dev/srX description.
Corinna Vinschen
2004-03-29
2
-1
/
+8
*
2004-03-28 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>
Joshua Daniel Franklin
2004-03-29
2
-11
/
+19
*
2004-03-28 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>
Joshua Daniel Franklin
2004-03-29
3
-24
/
+37
*
* shm.cc (shmat): Return (void *) -1 on error instead of NULL.
Corinna Vinschen
2004-03-28
2
-6
/
+10
*
2004-03-27 Hosaka Yuji <hos@tamanegi.org>
Luke Dunstan
2004-03-28
4
-0
/
+52
*
* fhandler_nodevice.cc (fhandler_nodevice::open): Assume that errno has already
Christopher Faylor
2004-03-27
2
-1
/
+7
*
* Fix ChangeLog formatting.
Corinna Vinschen
2004-03-27
1
-0
/
+4
*
* cygserver.sgml: New file.
Corinna Vinschen
2004-03-27
3
-0
/
+280
*
2004-03-26 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>
Joshua Daniel Franklin
2004-03-27
3
-16
/
+36
*
2004-03-27 Filip Navara <xnavara@volny.cz>
Luke Dunstan
2004-03-27
51
-3008
/
+7390
*
* cygheap.cc (cygheap_fixup_in_child): Improve strace output.
Christopher Faylor
2004-03-26
2
-1
/
+6
*
* errno.cc (errmap): Map ERROR_SHARING_VIOLATION to EBUSY,
Corinna Vinschen
2004-03-26
10
-558
/
+1388
*
add missing files
Christopher Faylor
2004-03-26
3
-0
/
+81
*
* path.cc (path_conv::check): Use 'strchr' rather than 'strrchr' to find end of
Christopher Faylor
2004-03-26
3
-1
/
+69
*
* sem.cc (semget): Fix debug string.
Corinna Vinschen
2004-03-26
3
-7
/
+16
*
* sigproc.cc (wait_sig): Make sure that SIGCHLD is handled regardless of
Christopher Faylor
2004-03-26
2
-7
/
+15
*
Add prototypes for new msvcrt.dll versions
Danny Smith
2004-03-26
12
-50
/
+254
*
* sigproc.cc (wait_sig): Report if not trying to send signal due to queued
Christopher Faylor
2004-03-26
2
-1
/
+8
*
* include/stdio.h (_fsopen): Add prototype.
Danny Smith
2004-03-25
3
-0
/
+9
*
* path.cc (normalize_posix_path): Reorganize to short circuit to DOS path
Christopher Faylor
2004-03-25
5
-53
/
+63
*
2004-03-25 Dimitri Papadopoulos <papadopo@users.sourceforge.net>
Dimitri Papadopoulos
2004-03-25
2
-2
/
+18
*
Typo.
Dimitri Papadopoulos
2004-03-25
1
-1
/
+1
*
update copyright. Minor reformatting.
Christopher Faylor
2004-03-24
1
-4
/
+6
*
2004-03-24 Filip Navara <xnavara@volny.cz>
Danny Smith
2004-03-24
2
-0
/
+13
[next]