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_serial.cc (fhandler_serial::tcsetattr): Add support for
Corinna Vinschen
2007-02-05
3
-0
/
+93
*
* syscalls.cc (unlink_nt): Add missing assignment in case NtClose fails.
Corinna Vinschen
2007-02-02
2
-1
/
+5
*
Fix typo.
Corinna Vinschen
2007-02-01
1
-1
/
+1
*
* net.cc (ga_dup): New function, taken from ga_clone with v4-in-v6
Corinna Vinschen
2007-02-01
5
-21
/
+165
*
* include/cygwin/socket.h: Add IPv6 socket options.
Corinna Vinschen
2007-02-01
2
-0
/
+11
*
* net.cc (cygwin_getaddrinfo): Fix thinko in AI_ADDRCONFIG handling.
Corinna Vinschen
2007-01-31
2
-2
/
+5
*
* net.cc (cygwin_getaddrinfo): Check ai_flags for valid values.
Corinna Vinschen
2007-01-31
3
-1
/
+41
*
* fhandler_disk_file.cc (fhandler_disk_file::closedir): Add dir name
Corinna Vinschen
2007-01-31
3
-9
/
+21
*
* sigproc.cc (child_info::child_info): Set msv_count to non-zero
Corinna Vinschen
2007-01-30
2
-3
/
+8
*
* include/ftw.h: Include sys/cdefs.h.
Corinna Vinschen
2007-01-28
2
-0
/
+5
*
Expose some msvcr80.dll functions.
Danny Smith
2007-01-27
3
-1
/
+24
*
Fix typo.
Corinna Vinschen
2007-01-26
1
-1
/
+1
*
* fhandler_disk_file.cc (fhandler_disk_file::rmdir): Implement rmdir
Corinna Vinschen
2007-01-26
3
-18
/
+48
*
Expose some msvcr80.dll functions.
Danny Smith
2007-01-26
4
-5
/
+44
*
* include/_mingw.h (CRT_INLINE): Correct typo.
Danny Smith
2007-01-26
2
-2
/
+6
*
* net.cc (if_nametoindex): This time, really free IP_ADAPTER_ADDRESSES
Corinna Vinschen
2007-01-24
2
-7
/
+13
*
* security.h (pop_thread_privilege): Revert to previous state, not
Corinna Vinschen
2007-01-24
2
-2
/
+7
*
* cygheap.h (cygheap_user::deimpersonate): Always RevertToSelf.
Corinna Vinschen
2007-01-24
2
-2
/
+5
*
* include/io.h (X_OK): Define to F_OK.
Danny Smith
2007-01-24
2
-1
/
+7
*
* net.cc (gai_errmap): Add EAI_OVERFLOW entry. Fix formatting.
Corinna Vinschen
2007-01-23
3
-17
/
+24
*
* include/netdb.h: Add AI_xxx flags available since Vista.
Corinna Vinschen
2007-01-23
2
-10
/
+8
*
* net.cc (if_nametoindex): Free IP_ADAPTER_ADDRESSES memory.
Corinna Vinschen
2007-01-23
2
-19
/
+40
*
* autoload.cc (WSAIoctl): Define.
Corinna Vinschen
2007-01-21
10
-286
/
+813
*
Oops. The actual change for this entry wasn't committed.
Danny Smith
2007-01-19
1
-7
/
+7
*
* include/stdio.h (SEEK_SET, SEEK_CUR, SEEK_END): Define
Danny Smith
2007-01-19
4
-15
/
+33
*
* spawn.cc (spawn_guts): Don't set cwd for non-Cygwin child processes
Corinna Vinschen
2007-01-18
2
-2
/
+9
*
* mmap.cc (list::hash): Fix type to __ino64_t.
Corinna Vinschen
2007-01-18
2
-31
/
+47
*
* fhandler_procnet.cc: Drop declaration of htonl and ntohs. Include
Corinna Vinschen
2007-01-18
2
-4
/
+7
*
* include/cygwin/in6.h: Drop inclusion of asm/byteorder.h.
Corinna Vinschen
2007-01-18
3
-2
/
+8
*
* Makefile.in (DLL_OFILES): Add fhandler_procnet.o.
Corinna Vinschen
2007-01-17
17
-30
/
+561
*
* include/asm/socket.h (SIOGIFINDEX): Define.
Corinna Vinschen
2007-01-17
2
-0
/
+5
*
* mmap.cc (MapView9x): Note possible uselessness of retrying.
Corinna Vinschen
2007-01-17
2
-8
/
+29
*
* autoload.cc (RtlAnsiStringToUnicodeString): Define.
Corinna Vinschen
2007-01-16
4
-16
/
+144
*
* fhandler_socket.cc (fhandler_socket::ioctl): Handle SIOCGIFINDEX.
Corinna Vinschen
2007-01-16
5
-3
/
+36
*
* include/cygwin/in6.h (struct ipv6_mreq): Change type of interface
Corinna Vinschen
2007-01-16
2
-3
/
+9
*
* include/cygwin/in.h (struct ip_mreq_source): Define.
Corinna Vinschen
2007-01-16
3
-2
/
+80
*
* CYGWIN_LICENSE: Fix web pages and contact information.
Corinna Vinschen
2007-01-15
2
-7
/
+12
*
* ntdll.h: Adjust status definitions.
Corinna Vinschen
2007-01-15
2
-2
/
+6
*
* cygheap.cc (cygheap_init): Add TODO comment.
Corinna Vinschen
2007-01-15
3
-1
/
+28
*
* ntdll.h (STATUS_SHARING_VIOLATION): Define.
Corinna Vinschen
2007-01-15
2
-1
/
+6
*
* syscalls.cc (unlink_nt): Don't move files to recycle bin which are
Corinna Vinschen
2007-01-13
2
-4
/
+22
*
* glob.cc: Update copyright notice with latest from FreeBSD.
Christopher Faylor
2007-01-13
2
-6
/
+8
*
* cygheap.cc (_csbrk): Fix off-by-one error.
Corinna Vinschen
2007-01-12
3
-3
/
+8
*
* external.cc (sync_winenv): Use cur_environ () rather than __cygwin_environ.
Christopher Faylor
2007-01-12
2
-1
/
+6
*
* fork.cc (child_copy): Add missing Windows PID in debug output.
Corinna Vinschen
2007-01-12
2
-4
/
+8
*
* syscalls.cc: Update copyright.
Corinna Vinschen
2007-01-12
2
-1
/
+5
*
2007-01-11 Gisle Vanem <giva@users.sourceforge.net>
Danny Smith
2007-01-11
1
-1
/
+10
*
* mmap.cc (mmap64): Pre-Reserve space for the whole mapping to get a
Corinna Vinschen
2007-01-10
2
-1
/
+31
*
* syscalls.cc (sync): Use b_drive for B: drive (Thanks to Howard Chu).
Corinna Vinschen
2007-01-10
2
-1
/
+5
*
* syscalls.cc (getpagesize): Change condition for clarity.
Corinna Vinschen
2007-01-09
2
-2
/
+7
[next]