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
/
sys
Commit message (
Expand
)
Author
Age
Files
Lines
*
2006-07-25 Corinna Vinschen <corinna@vinschen.de>
Corinna Vinschen
2006-07-25
1
-8
/
+8
*
* fhandler.h (class dev_console): Add `metabit' indicating the
Corinna Vinschen
2006-07-03
1
-0
/
+20
*
* net.cc (cygwin_sendto): Define appropriate parameters using
Corinna Vinschen
2006-07-03
1
-13
/
+15
*
* include/sys/wait.h: Move definition of wait constants from here...
Corinna Vinschen
2006-06-12
1
-21
/
+2
*
white space
Christopher Faylor
2006-05-28
1
-2
/
+2
*
* cygtls.cc (_cygtls::call): Call call2 using _my_tls.
Christopher Faylor
2006-05-25
1
-1
/
+2
*
* include/sys/dirent.h (struct __DIR): Rename __d_unused to
Corinna Vinschen
2006-03-01
1
-1
/
+1
*
* include/sys/termios.h (cfsetispeed): Just define as a function rather than
Christopher Faylor
2006-02-28
1
-21
/
+23
*
* external.cc (sync_winenv): Rename from "setup_winenv". Use same mechanism as
Christopher Faylor
2006-02-10
1
-1
/
+1
*
* include/features.h: Add comment to explain what's going to happen
Corinna Vinschen
2006-02-05
1
-0
/
+2
*
* external.cc (setup_winenv): New function.
Christopher Faylor
2006-02-02
1
-1
/
+2
*
* 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
1
-18
/
+14
*
* 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/in.h: Drop including stdint.h. Move definition
Corinna Vinschen
2005-12-31
1
-2
/
+4
*
*** cygwin DLL Changes:
Christopher Faylor
2005-12-29
1
-17
/
+14
*
* include/sys/dirent.h: Change __deprecated_d_ino to __invalid_d_ino throughout
Christopher Faylor
2005-12-19
1
-3
/
+3
*
* dirent.h: Change the rest of the d_ino's to __deprecated_d_ino.
Christopher Faylor
2005-12-10
1
-4
/
+4
*
* dir.cc (readdir_workdir): Only fill out d_ino when linked into older app.
Christopher Faylor
2005-12-05
1
-1
/
+1
*
* fhandler.h (fhandler_dev_zero::mmap): Add method.
Corinna Vinschen
2005-11-29
1
-3
/
+2
*
* autoload.cc (NtCreateSection): Define.
Corinna Vinschen
2005-11-28
1
-0
/
+5
*
* include/sys/elf64.h: Fix types to reflect linux usage.
Christopher Faylor
2005-11-14
1
-38
/
+41
*
* times.cc (hires_ms::prime): Comment out call to timeBeginPeriod for now.
Christopher Faylor
2005-11-11
1
-0
/
+2
*
* include/sys/cygwin.h: Define CYGWIN_SIGNAL_STRING.
Christopher Faylor
2005-11-01
1
-0
/
+2
*
* autoload.cc (NtLockVirtualMemory): Import.
Corinna Vinschen
2005-10-18
1
-0
/
+2
*
* include/sys/strace.h (_STRACE_ON): Remove semicolon from definition.
Christopher Faylor
2005-09-22
1
-2
/
+2
*
* cygerrno.h (geterrno_from_win_error): Change declaration to default to using
Christopher Faylor
2005-08-20
1
-0
/
+1
*
white space
Christopher Faylor
2005-08-12
3
-21
/
+20
*
* include/sys/cdefs.h: Remove extra line.
Christopher Faylor
2005-08-08
1
-1
/
+0
*
* include/sys/cdefs.h (__CONCAT): Define.
Christopher Faylor
2005-08-08
5
-0
/
+717
*
* include/endian.h: Move everything into this file and define things more like
Christopher Faylor
2005-08-06
1
-0
/
+26
*
* include/sys/termios.h: Define TIOCMBIS and TIOCMBIC.
Corinna Vinschen
2005-08-02
1
-1
/
+3
*
white space
Christopher Faylor
2005-07-29
1
-4
/
+4
*
* fhandler.h (fhandler_base::pread): Declare new function.
Christopher Faylor
2005-07-29
1
-24
/
+30
*
* include/sys/ioctl.h: Add some linux defines.
Christopher Faylor
2005-07-29
1
-4
/
+36
*
* cygwin.din (getline): Export.
Corinna Vinschen
2005-07-09
1
-2
/
+7
*
* cygwin.din (__getline): Export.
Corinna Vinschen
2005-07-08
1
-1
/
+4
*
* include/sys/cygwin.h (enum cygwin_getinfo_types): Add CW_DEBUG_SELF.
Christopher Faylor
2005-05-17
1
-1
/
+2
*
* cygtls.cc (_cygtls::remove): Eliminate compiler warning.
Christopher Faylor
2005-05-13
1
-11
/
+12
*
* Makefile.in (DLL_OFILES): Add fhandler_mailslot.o.
Corinna Vinschen
2005-05-10
1
-0
/
+1
*
* dcrt0.cc (get_cygwin_startup_info): New function pulled from dll_crt0_0.
Christopher Faylor
2005-05-09
1
-1
/
+3
*
white space and minor comment cleanup.
Christopher Faylor
2005-05-02
7
-15
/
+15
*
* cygwin.din (pselect): Export.
Corinna Vinschen
2005-04-19
1
-0
/
+6
*
* syslog.cc: Include sys/socket.h.
Corinna Vinschen
2005-04-07
1
-1
/
+57
*
* Makefile.in (DLL_OFILES): Add hookapi.o. Eliminate some cruft.
Christopher Faylor
2005-03-22
1
-1
/
+3
*
* mmap.cc (mmap64): Handle MAP_AUTOGROW flag.
Corinna Vinschen
2005-03-08
1
-0
/
+3
*
* cygwin.din (utmpxname): Export.
Corinna Vinschen
2005-03-03
1
-1
/
+4
*
* include/sys/statvfs.h (ST_RDONLY): Define.
Corinna Vinschen
2005-02-23
1
-0
/
+3
[next]