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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* security.cc (set_nt_attribute): Only call get_nt_object_security
Corinna Vinschen
2004-04-13
2
-1
/
+6
*
* dir.cc (mkdir): Call set_file_attribute with additional handle
Corinna Vinschen
2004-04-13
10
-95
/
+137
*
merge from gcc
DJ Delorie
2004-04-13
2
-0
/
+5
*
* autoload.cc (NtQuerySecurityObject): Add.
Corinna Vinschen
2004-04-13
4
-32
/
+35
*
* winsup.api/devdsp.c (forkrectest): Move synchronization with child
Corinna Vinschen
2004-04-13
2
-7
/
+47
*
* fhandler_dsp.cc (fhandler_dev_dsp::Audio_out::stop): Add optional
Corinna Vinschen
2004-04-13
2
-21
/
+71
*
* winsup.h (IMPLEMENT_STATUS_FLAG): New macro to define status flag
Corinna Vinschen
2004-04-13
8
-78
/
+53
*
Update libtool entry.
Ben Elliston
2004-04-13
1
-2
/
+2
*
* thread.cc (pthread::thread_init_wrapper): Wait later to get more parallel
Christopher Faylor
2004-04-13
2
-1
/
+6
*
* thread.cc (pthread::create): Use thread mutex to control synchronization
Christopher Faylor
2004-04-13
2
-12
/
+25
*
2004-04-12 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2004-04-12
2
-3
/
+7
*
* cygheap.h: Replace inexplicably removed closing brace.
Christopher Faylor
2004-04-11
2
-0
/
+5
*
* cygheap.h (CYGHEAP_SLOP): Reduce drastically to avoid collisions.
Christopher Faylor
2004-04-11
2
-2
/
+5
*
* dtable.cc (dtable::extend): Change order of memcpy and cfree.
Christopher Faylor
2004-04-11
2
-1
/
+5
*
* syscalls.cc (sync): Define void according to SUSv3.
Corinna Vinschen
2004-04-10
2
-3
/
+6
*
* libc/include/sys/unistd.h (sync): Define void on Cygwin according
Corinna Vinschen
2004-04-10
2
-0
/
+9
*
* sec_acl.cc (setacl): Use correct offset when trying to combine
Corinna Vinschen
2004-04-10
2
-2
/
+7
*
* fhandler.cc (rootdir): Add and use second argument.
Corinna Vinschen
2004-04-10
5
-27
/
+38
*
* Use new unified status_flag accessor methods from classes fhandler_*,
Corinna Vinschen
2004-04-10
29
-293
/
+342
*
* thread.h (pthread::init_mainthread): Remove parameter forked.
Christopher Faylor
2004-04-10
3
-17
/
+33
*
* path.cc (path_conv::check): Optimize symlink replacements.
Christopher Faylor
2004-04-10
3
-144
/
+115
*
* fhandler.h (class fhandler_dev_raw): Move status bits into protected
Corinna Vinschen
2004-04-09
6
-110
/
+131
*
* path.cc (fsinfo): Global storage for file system information.
Corinna Vinschen
2004-04-09
3
-2
/
+27
*
* fhandler.h (fhandler_base::status): Declare private.
Corinna Vinschen
2004-04-09
7
-47
/
+64
*
* fhandler.cc (fhandler_base::write): Use bool parameter in calls to
Corinna Vinschen
2004-04-09
9
-132
/
+138
*
* security.cc (get_file_attribute): Fix conditional.
Corinna Vinschen
2004-04-09
2
-2
/
+6
*
2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
Nathanael Nerode
2004-04-09
5
-210
/
+291
*
2004-04-08 Artem B. Bityuckiy <abitytsky@softminecorp.com>
Jeff Johnston
2004-04-08
8
-7
/
+93
*
2004-04-08 Eric Christopher <echristo@redhat.com>
Jeff Johnston
2004-04-08
2
-1
/
+5
*
* child_info.h: Update CHILD_INFO_MAGIC after 2004-04-03 change.
Christopher Faylor
2004-04-08
2
-1
/
+5
*
fix email address
Christopher Faylor
2004-04-08
1
-1
/
+1
*
* path.cc (hash_path_name): Replace hash algorithm with SDBM.
Corinna Vinschen
2004-04-08
2
-3
/
+7
*
* fhandler.cc (fhandler_base::open): Set query access mode according
Corinna Vinschen
2004-04-08
7
-63
/
+94
*
* path.cc (path_prefix_p): Optimize test order.
Christopher Faylor
2004-04-08
2
-3
/
+7
*
* Makefile.in (EXTRALIBS): Add libtextreadmode.a.
Corinna Vinschen
2004-04-06
3
-4
/
+35
*
* fhandler_disk_file.cc (fhandler_base::fstat_helper): Request
Corinna Vinschen
2004-04-06
3
-28
/
+42
*
* fhandler_raw.cc (fhandler_dev_raw::open): Actually use "options".
Corinna Vinschen
2004-04-06
2
-1
/
+5
*
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
*
2004-04-02 Chris Demetriou <cgd@broadcom.com>
Jeff Johnston
2004-04-03
4
-5
/
+12
*
* net.cc (wsock_event::release): Use NULL handle in call to
Corinna Vinschen
2004-04-02
2
-1
/
+7
*
2004-04-01 Artem B. Bityuckiy <abitytsky@softminecorp.com>
Jeff Johnston
2004-04-02
2
-0
/
+8
*
2004-04-01 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2004-04-02
2
-3
/
+14
*
* 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
[prev]
[next]