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
/
cygwin
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
* include/cygwin/in6.h (struct ipv6_mreq): Change type of interface
Corinna Vinschen
2007-01-16
1
-3
/
+3
*
* include/cygwin/in.h (struct ip_mreq_source): Define.
Corinna Vinschen
2007-01-16
2
-2
/
+67
*
* include/strings.h: Don't include string.h. Only declare functions
Corinna Vinschen
2007-01-05
1
-4
/
+35
*
* Makefile.in (DLL_OFILES): Add minires-os-if.o and minires.o.
Corinna Vinschen
2006-12-11
4
-1
/
+1260
*
* include/sys/ioctl.h: Pick up termios.h, for TIOCGWINSZ.
Corinna Vinschen
2006-12-06
1
-1
/
+2
*
* include/cygwin/signal.h: Add __extension__ to various anonymous unions and
Christopher Faylor
2006-11-27
1
-5
/
+5
*
* fhandler.cc (check_posix_perm): Moved here from syscalls.cc.
Corinna Vinschen
2006-11-07
2
-27
/
+169
*
* glob.c: Remove.
Corinna Vinschen
2006-10-17
1
-22
/
+25
*
* include/asm/byteorder.h: Fix copyright dates.
Corinna Vinschen
2006-10-16
1
-1
/
+1
*
* byteorder.h: Correct typo.
Christopher Faylor
2006-09-17
1
-1
/
+1
*
* byteorder.h: Don't #define n* macros if -fnoinline is specified.
Christopher Faylor
2006-09-17
1
-1
/
+1
*
* autoload.cc (NtSetInformationFile): Define.
Corinna Vinschen
2006-08-07
2
-2
/
+19
*
* fhandler_socket.cc (fhandler_socket::recv_internal): Fix a problem
Corinna Vinschen
2006-07-31
1
-2
/
+4
*
* include/cygwin/in6.h: Guard in_port_t typedef more restrictive to
Corinna Vinschen
2006-07-25
1
-1
/
+1
*
2006-07-25 Corinna Vinschen <corinna@vinschen.de>
Corinna Vinschen
2006-07-25
8
-33
/
+253
*
* include/cygwin/version.h: Bump DLL minor version number to 22.
Christopher Faylor
2006-07-24
1
-1
/
+1
*
* include/cygwin/types.h: Update copyright.
Christopher Faylor
2006-07-14
1
-1
/
+1
*
* fhandler_socket.cc: Update copyright.
Corinna Vinschen
2006-07-13
1
-1
/
+1
*
* include/pthread.h: Define PTHREAD_PRIO_NONE, PTHREAD_PRIO_INHERIT and
Corinna Vinschen
2006-07-12
1
-3
/
+5
*
* fhandler.h (class dev_console): Add `metabit' indicating the
Corinna Vinschen
2006-07-03
2
-0
/
+40
*
* include/stdint.h (UINT8_C, UINT16_C): Unsigned types smaller
Corinna Vinschen
2006-07-03
1
-3
/
+3
*
* net.cc (cygwin_sendto): Define appropriate parameters using
Corinna Vinschen
2006-07-03
2
-14
/
+19
*
* include/cygwin/version.h: Bump DLL minor version number to 21.
Christopher Faylor
2006-07-02
1
-1
/
+1
*
* cygwin.din: Export __srget_r, __swbuf_r.
Corinna Vinschen
2006-06-15
1
-1
/
+2
*
* include/sys/wait.h: Move definition of wait constants from here...
Corinna Vinschen
2006-06-12
3
-22
/
+40
*
white space
Christopher Faylor
2006-05-28
2
-7
/
+7
*
* cygtls.cc (_cygtls::call): Call call2 using _my_tls.
Christopher Faylor
2006-05-25
1
-1
/
+2
*
* include/asm/byteorder.h (__ntohl): Fix the missing uint32_t.
Corinna Vinschen
2006-04-21
1
-1
/
+1
*
* include/asm/byteorder.h: Include stdint.h. Per standard, change
Corinna Vinschen
2006-04-21
1
-26
/
+19
*
* sigproc.cc (sigalloc): Don't set SA_RESTART here.
Christopher Faylor
2006-03-23
1
-0
/
+4
*
* include/sys/dirent.h (struct __DIR): Rename __d_unused to
Corinna Vinschen
2006-03-01
1
-1
/
+1
*
* cygwin.din: Export __isinff, __isinfd, __isnanf, __isnand.
Corinna Vinschen
2006-02-28
1
-1
/
+2
*
* include/sys/termios.h (cfsetispeed): Just define as a function rather than
Christopher Faylor
2006-02-28
1
-21
/
+23
*
* cygwin.din: Export sigignore and sigset.
Corinna Vinschen
2006-02-16
2
-1
/
+7
*
* include/mntent.h: Add missing #include.
Christopher Faylor
2006-02-13
1
-1
/
+2
*
* external.cc (sync_winenv): Rename from "setup_winenv". Use same mechanism as
Christopher Faylor
2006-02-10
1
-1
/
+1
*
Always zero all elements of siginfo_t throughout.
Christopher Faylor
2006-02-06
1
-8
/
+41
*
* include/cygwin/socket.h (CMSG_FIRSTHDR): Avoid compiler warning.
Corinna Vinschen
2006-02-06
1
-1
/
+1
*
* include/features.h: Add comment to explain what's going to happen
Corinna Vinschen
2006-02-05
2
-0
/
+20
*
* cygwin/version.h: Mention CW_SETUP_WINENV in comment for API minor 153.
Christopher Faylor
2006-02-02
1
-1
/
+1
*
* cygwin.din (updwtmpx): Export.
Corinna Vinschen
2006-02-02
2
-1
/
+3
*
* external.cc (setup_winenv): New function.
Christopher Faylor
2006-02-02
1
-1
/
+2
*
* dir.cc (readdir_worker): Add comment about writing old 32 bit d_ino.
Corinna Vinschen
2006-01-31
1
-8
/
+6
*
* include/sys/dirent.h (struct dirent): Revert misguided attempt to
Corinna Vinschen
2006-01-28
1
-1
/
+1
*
* autoload.cc (NtQueryDirectoryFile): Define.
Corinna Vinschen
2006-01-27
1
-12
/
+5
*
* include/cygwin/version.h: Bump API minor number to 151.
Christopher Faylor
2006-01-21
2
-19
/
+16
*
* include/sys/dirent.h: Add comments for people who are REALLY confused about
Christopher Faylor
2006-01-20
1
-13
/
+13
*
* dir.cc (readdir_worker): Fill in invalid fields with -1. Accommodate name
Christopher Faylor
2006-01-19
1
-2
/
+4
*
* include/cygwin/socket.h (struct sockaddr_storage): Fix typo in
Corinna Vinschen
2006-01-18
1
-1
/
+1
*
* include/cygwin/version.h: Bump DLL minor version number to 20.
Christopher Faylor
2006-01-17
1
-1
/
+1
[next]