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
*
2002-09-22 Conrad Scott <conrad.scott@dsl.pipex.com>
Conrad Scott
2002-09-22
9
-272
/
+627
*
* cygwin_ipc.h: Move to "include/cygwin/ipc.h".
Conrad Scott
2002-09-21
2
-0
/
+142
*
* cygwin.din: Revert exporting new wchar functions.
Corinna Vinschen
2002-09-03
1
-3
/
+1
*
* miscfuncs.cc (check_iovec_for_read): Don't check buffer when zero length
Christopher Faylor
2002-08-30
1
-4
/
+5
*
* cygwin.din: Add prototypes for new wchar functions in newlib.
Corinna Vinschen
2002-08-30
1
-1
/
+4
*
remove
Christopher Faylor
2002-08-28
1
-29
/
+0
*
* cygwin.din: Export getc_unlocked, getchar_unlocked,
Corinna Vinschen
2002-08-28
1
-1
/
+3
*
* fhandler_socket.cc (fhandler_socket::recvfrom): Eliminate flags
Corinna Vinschen
2002-08-28
2
-1
/
+4
*
* fhandler.h (fhandler_socket::recvfrom): Fix prototype.
Corinna Vinschen
2002-08-26
1
-5
/
+6
*
* perthread.h (vfork_save): Add ctty, sid, pgid, exitval fields.
Christopher Faylor
2002-08-18
1
-1
/
+2
*
* Makefile.in: Add support for new malloc.o and renamed malloc_wrapper.o. Use
Christopher Faylor
2002-08-16
1
-1
/
+3
*
* security.cc: Change some formatting.
Corinna Vinschen
2002-07-29
1
-1
/
+2
*
* include/cygwin/version.h: Bump API version to indicate that ntsec is on by
Christopher Faylor
2002-07-27
1
-1
/
+2
*
* include/cygwin/version.h: Bump minor API version.
Corinna Vinschen
2002-07-24
1
-1
/
+2
*
* fhandler.h (class fhandler_serial): Add new members of
Corinna Vinschen
2002-07-22
1
-0
/
+20
*
2002-06-25 Thomas Pfaff <tpfaff@gmx.net>
Robert Collins
2002-07-04
1
-1
/
+1
*
* include/cygwin/version.h: Bump DLL minor number.
Christopher Faylor
2002-07-03
1
-1
/
+1
*
* include/sys/statfs.h: New header file.
Christopher Faylor
2002-07-03
1
-0
/
+11
*
* include/cygwin/version.h: Bump API minor version.
Corinna Vinschen
2002-07-02
1
-1
/
+2
*
* winsup.h: Minor cleanup.
Christopher Faylor
2002-06-26
1
-1
/
+1
*
Use cygwin_{shm,ipc}.h instead of /sys/{shm,ipc}.h throughout.
Christopher Faylor
2002-06-23
2
-142
/
+0
*
revert erroneous checkin
Christopher Faylor
2002-06-10
1
-1
/
+1
*
* include/sys/strace.h (strace): Avoid use of constructor.
Christopher Faylor
2002-06-10
2
-2
/
+1
*
2002-06-10 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2002-06-10
1
-4
/
+14
*
* external.cc (cygwin_internal): Make v1 mount table access invalid.
Christopher Faylor
2002-06-09
1
-2
/
+4
*
* include/wchar.h: Define __need_size_t.
Christopher Faylor
2002-06-08
1
-0
/
+1
*
* fhandler.cc (fhandler_base::fstat): Initialise tv_nsec member of
Corinna Vinschen
2002-06-06
2
-18
/
+15
*
* external.cc (cygwin_internal): Add CW_EXTRACT_DOMAIN_AND_USER
Corinna Vinschen
2002-06-03
1
-1
/
+2
*
* syscalls.cc (stat64_to_stat32): Transform st_dev correctly.
Corinna Vinschen
2002-06-03
3
-5
/
+19
*
* include/sys/cygwin.h (EXTERNAL_PINFO_VERSION): Reinstate.
Christopher Faylor
2002-05-29
1
-0
/
+1
*
* external.cc (fillout_pinfo): Use new version define.
Corinna Vinschen
2002-05-29
1
-1
/
+3
*
* external.cc (fillout_pinfo): Set new version field in external_pinfo
Christopher Faylor
2002-05-29
1
-2
/
+4
*
Change internal uid datatype from __uid16_t to __uid32_t
Corinna Vinschen
2002-05-29
1
-0
/
+5
*
* include/cygwin/socket.h: Protect some symbols against multiple
Corinna Vinschen
2002-05-29
5
-20
/
+385
*
* security.cc (set_security_attribute): Call getegid32() instead of
Corinna Vinschen
2002-05-28
1
-0
/
+1
*
Change internal gid datatype from __gid16_t to __gid32_t
Corinna Vinschen
2002-05-28
1
-2
/
+3
*
* include/cygwin/types.h: Revert previous patch.
Corinna Vinschen
2002-05-22
1
-2
/
+0
*
* include/cygwin/types.h: Define pthread stuff only if _POSIX_THREADS
Corinna Vinschen
2002-05-22
1
-0
/
+2
*
* cygwin.din: Add strlcat and strlcpy.
Christopher Faylor
2002-05-13
1
-1
/
+2
*
* fhandler.h (executable_states): For now, make dont_care_if_executable
Christopher Faylor
2002-05-12
1
-1
/
+3
*
* include/cygwin/types.h: Include <sys/sysmacros.h>.
Christopher Faylor
2002-05-01
1
-0
/
+2
*
* cygwin.din: Add strptime.
Christopher Faylor
2002-04-09
1
-1
/
+2
*
* pinfo.cc (pinfo::init): Use PID_ALLPIDS flag to control when a redirected
Christopher Faylor
2002-03-15
1
-1
/
+1
*
* glob.c (stat32_to_STAT): New function.
Corinna Vinschen
2002-03-15
1
-0
/
+5
*
whitespace cleanup, update copyright
Christopher Faylor
2002-03-13
5
-5
/
+5
*
remove erroneous part of comment
Christopher Faylor
2002-03-12
1
-1
/
+1
*
2002-03-05 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2002-03-05
1
-3
/
+4
*
* include/sys/termios.h: Define _POSIX_VDISABLE. Define CCEQ macro.
Corinna Vinschen
2002-03-05
1
-0
/
+8
*
2002-02-28 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2002-02-28
8
-18
/
+484
*
* include/cygwin/version.h: Bump DLL minor number.
Christopher Faylor
2002-02-27
1
-1
/
+1
[next]