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
*
* cygwin.din (getpeereid): Export.
Corinna Vinschen
2005-02-23
3
-2
/
+9
*
* include/sys/statvfs.h (ST_RDONLY): Define.
Corinna Vinschen
2005-02-23
1
-0
/
+3
*
* cygwin.din (fstatvfs): Export.
Corinna Vinschen
2005-02-23
3
-1
/
+53
*
* cygwin.din (basename): Export.
Corinna Vinschen
2005-02-22
2
-1
/
+25
*
* include/cygwin/version.h: Fix comment.
Corinna Vinschen
2005-02-22
1
-1
/
+1
*
* cygwin.din (fdatasync): Export.
Corinna Vinschen
2005-02-22
1
-1
/
+2
*
* times.cc (timeval_to_filetime): Define first parameter const.
Corinna Vinschen
2005-02-08
1
-1
/
+1
*
* cygwin.din: Export getpriority and setpriority.
Corinna Vinschen
2005-01-25
4
-1
/
+19
*
* init.cc (dll_entry): Remove unused extern.
Christopher Faylor
2005-01-16
1
-1
/
+1
*
* cygwin.din: Add utmpx symbols.
Corinna Vinschen
2004-12-15
4
-21
/
+90
*
* include/sys/strace.h: Don't output paranoid_printf by default.
Christopher Faylor
2004-12-10
1
-1
/
+1
*
* sigproc.cc (mychild): Reimplement as list scan.
Christopher Faylor
2004-12-05
1
-18
/
+18
*
* include/features.h: Include sys/cdefs.h, like linux.
Christopher Faylor
2004-12-01
1
-1
/
+2
*
* child_info.h (child_info_spawn::hexec_proc): Eliminate.
Christopher Faylor
2004-11-26
2
-2
/
+3
*
* include/cygwin/version.h: Bump DLL minor number to 13.
Christopher Faylor
2004-11-11
1
-1
/
+1
*
fix erroneous checkin
Christopher Faylor
2004-10-04
1
-1
/
+1
*
* include/cygwin/signal.h: Add siginterrupt definition.
Christopher Faylor
2004-10-04
1
-1
/
+2
*
* autoload.cc (EnumProcessModules): Add.
Corinna Vinschen
2004-09-14
1
-0
/
+1
*
* include/cygwin/version.h: Bump DLL minor number to 12.
Christopher Faylor
2004-09-05
1
-1
/
+1
*
* include/cygwin/version.h: REALLY bump dll minor version to 11.
Christopher Faylor
2004-06-09
1
-1
/
+1
*
* include/cygwin/ipc.h: Make IPC_INFO visible only for ipc system
Corinna Vinschen
2004-06-08
1
-0
/
+2
*
* include/cygwin/ipc.h (IPC_KEY_IS_SHMID): Redefine to a more sensible
Corinna Vinschen
2004-06-03
1
-3
/
+3
*
* winbase.h: Semi-revert previous patch as it caused strange behavior. Use
Christopher Faylor
2004-05-25
1
-1
/
+1
*
* include/cygwin/version.h: Bump DLL minor number to 11.
Christopher Faylor
2004-05-25
1
-1
/
+1
*
* include/cygwin/version.h: Bump api minor version number.
Christopher Faylor
2004-05-25
1
-1
/
+2
*
* cygwin.din: Add symbols flockfile, ftrylockfile, funlockfile,
Corinna Vinschen
2004-05-17
4
-1
/
+24
*
* include/cygwin/mtio.h (GMT_ASYNC): New define.
Corinna Vinschen
2004-04-19
1
-1
/
+2
*
* autoload.cc (NtSetSecurityObject): Add.
Corinna Vinschen
2004-04-14
1
-0
/
+5
*
* cygwin.din: Export rand_r and ttyname_r.
Corinna Vinschen
2004-04-14
1
-1
/
+2
*
* shm.cc (shmat): If shmid is unknown, call a special variation
Corinna Vinschen
2004-03-30
1
-0
/
+3
*
* errno.cc (errmap): Map ERROR_SHARING_VIOLATION to EBUSY,
Corinna Vinschen
2004-03-26
2
-11
/
+49
*
add missing files
Christopher Faylor
2004-03-26
3
-0
/
+81
*
* include/cygwin/version.h: Bump DLL minor number to 10.
Christopher Faylor
2004-03-19
1
-1
/
+1
*
* include/cygwin/version.h: Bump DLL minor number to 9.
Christopher Faylor
2004-03-17
1
-1
/
+1
*
Fix ChangeLog dates.
Corinna Vinschen
2004-03-15
2
-3
/
+6
*
* errno.cc (errmap): Map ERROR_BEGINNING_OF_MEDIA and
Corinna Vinschen
2004-03-14
1
-3
/
+72
*
* fhandler_serial.cc (fhandler_serial::ioctl): Implement TIOCSBRK and TIOCCBRK.
Christopher Faylor
2004-03-09
1
-0
/
+2
*
* include/pthread.h (PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP):
Thomas Pfaff
2004-03-04
1
-1
/
+4
*
* exceptions.cc (setup_handler): Signal event for any sigwaitinfo if it exists
Christopher Faylor
2004-02-26
3
-1
/
+9
*
* dcrt0.cc (_dll_crt0): Don't check sync_startup if threadfunc_ix is set.
Christopher Faylor
2004-02-25
1
-1
/
+2
*
* cygwin.din: Make many more functions SIGFE.
Christopher Faylor
2004-02-05
1
-3
/
+5
*
* Makefile.in (DLL_OFILES): Add strsig.o.
Christopher Faylor
2004-02-03
2
-2
/
+9
*
change comment.
Christopher Faylor
2004-01-22
1
-2
/
+2
*
* dcrt0.cc (reent_data): Make global.
Christopher Faylor
2004-01-22
1
-1
/
+2
*
* include/cygwin/version.h: Bump DLL minor number to 8.
Christopher Faylor
2004-01-20
1
-1
/
+1
*
* sigproc.cc (sigproc_terminate): Don't close sendsig handle when execing since
Christopher Faylor
2004-01-19
1
-1
/
+1
*
* cygwin/include/signal.h: Add copyright notice.
Christopher Faylor
2004-01-19
2
-34
/
+53
*
* cygheap.h (init_cygheap): Play more vfork shell games and move ctty_on_hold
Christopher Faylor
2004-01-03
1
-2
/
+2
*
* cygwin.din: Make crt0 functions NOSIGFE.
Christopher Faylor
2003-12-31
1
-1
/
+1
*
* exceptions.cc (set_signal_mask): Redefine to not pass by address. Report
Christopher Faylor
2003-12-23
1
-1
/
+2
[next]