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
...
*
* cygprops.h: New file.
Corinna Vinschen
2009-10-31
1
-1
/
+2
*
* include/sys/cygwin.h: Add new cygwin_getinfo_type
Corinna Vinschen
2009-10-13
1
-1
/
+9
*
Add cygwin wrapper for ExitProcess and TerminateProcess.
Charles Wilson
2009-10-06
1
-1
/
+2
*
* include/limits.h (NGROUPS_MAX): Set to a more sane value.
Corinna Vinschen
2009-08-11
1
-1
/
+1
*
winsup/ChangeLog:
Dave Korn
2009-07-07
1
-3
/
+4
*
* cygwin/include/sys/termios.h: Make default erase character "^?".
Christopher Faylor
2009-05-30
1
-1
/
+1
*
cygwin ChangeLog
Christopher Faylor
2009-05-14
1
-15
/
+20
*
* include/sys/select.h: Guard definitions with __USE_W32_SOCKETS as
Corinna Vinschen
2009-05-08
1
-2
/
+2
*
* include/sys/un.h: #include <string.h> for strlen.
Corinna Vinschen
2009-03-23
1
-1
/
+2
*
* fhandler_floppy.cc (fhandler_dev_floppy::open): Fix format. Add
Corinna Vinschen
2009-02-09
1
-0
/
+16
*
* Fix copyright dates.
Corinna Vinschen
2009-01-16
1
-1
/
+1
*
* include/sys/cygwin.h (CW_SETERRNO): Define.
Christopher Faylor
2009-01-09
1
-1
/
+2
*
* pinfo.cc (pinfo_basic): New class.
Christopher Faylor
2008-12-19
1
-0
/
+1
*
* dir.cc (readdir_worker): Initialize dirent.d_type and __d_unused1.
Corinna Vinschen
2008-11-28
1
-3
/
+5
*
* Makefile.in (DLL_OFILES): Add setlsapwd.o.
Corinna Vinschen
2008-11-26
1
-1
/
+2
*
* Makefile.in: Add -c option which is now removed from COMPILE_C*.
Christopher Faylor
2008-09-12
1
-0
/
+1
*
* cygwin.din (_getutline): Remove.
Christopher Faylor
2008-07-30
1
-7
/
+6
*
Add case-sensitivity.
Corinna Vinschen
2008-07-16
1
-2
/
+2
*
Throughout drop allow_ntsec and allow_smbntsec handling.
Corinna Vinschen
2008-07-14
1
-1
/
+2
*
* include/sys/localedef.h: Remove.
Corinna Vinschen
2008-05-08
1
-100
/
+0
*
* Makefile.in (DLL_OFILES): Add _def_time.o. Remove timelocal.o.
Corinna Vinschen
2008-05-08
1
-0
/
+100
*
* Fix copyright dates.
Corinna Vinschen
2008-04-01
1
-1
/
+2
*
* include/sys/cygwin.h: Revert erroneous move of `#ifdef WINVER' to
Corinna Vinschen
2008-03-18
1
-1
/
+2
*
* path.sgml: Remove documentation for old path API. Add documentation
Corinna Vinschen
2008-03-13
1
-6
/
+5
*
* winsup.h (NT_MAX_PATH): Revert ill-advised change to 32767.
Corinna Vinschen
2008-03-12
1
-8
/
+57
*
* include/sys/cygwin.h (__INT_MAX_PATH): Remove.
Corinna Vinschen
2008-02-16
1
-3
/
+1
*
* include/sys/cygwin.h (__INT_MAX_PATH): Define to 32K.
Corinna Vinschen
2008-02-15
1
-1
/
+3
*
* include/sys/cygwin.h (external_pinfo): Define program_long size using
Christopher Faylor
2008-02-15
1
-1
/
+1
*
Perform whitespace cleanup throughout.
Christopher Faylor
2008-02-15
1
-3
/
+3
*
* cygheap.cc (cwcsdup): New function.
Corinna Vinschen
2008-02-14
1
-1
/
+1
*
* include/sys/cygwin.h: Include limits.h.
Corinna Vinschen
2007-12-07
1
-0
/
+1
*
* dcrt0.cc (initial_env): Use PATH_MAX instead of CYG_MAX_PATH for path
Corinna Vinschen
2007-12-06
2
-2
/
+6
*
* fhandler_registry.cc: Use NAME_MAX + 1 instead of CYG_MAX_PATH
Corinna Vinschen
2007-12-05
1
-2
/
+3
*
Drop old SetResourceLock stuff in favor of mutos.
Corinna Vinschen
2007-11-27
1
-5
/
+2
*
* include/sys/param.h (MAXPATHLEN): Define as PATH_MAX.
Corinna Vinschen
2007-10-18
1
-4
/
+3
*
* include/sys/stdio.h (_flockfile): Don't try to lock a FILE
Brian Dessent
2007-09-06
1
-3
/
+9
*
* cygwin.din: Export fdopendir.
Corinna Vinschen
2007-06-29
1
-1
/
+2
*
* include/search.h: Reinstate node_t definition.
Christopher Faylor
2007-06-17
1
-23
/
+0
*
* Makefile.in (DLL_OFILES): Add xsique.o.
Corinna Vinschen
2007-06-12
1
-46
/
+0
*
* cygwin/external.cc (cygwin_internal): Implement CW_SET_DOS_FILE_WARNING.
Christopher Faylor
2007-03-30
1
-1
/
+2
*
* cygwin.din (shm_open): Export.
Corinna Vinschen
2007-02-08
1
-0
/
+3
*
* cygmalloc.h (MALLOC_FAILURE_ACTION): Define empty.
Corinna Vinschen
2007-02-07
2
-6
/
+14
*
* fhandler_serial.cc (fhandler_serial::tcsetattr): Add support for
Corinna Vinschen
2007-02-05
1
-0
/
+13
*
* include/sys/ioctl.h: Pick up termios.h, for TIOCGWINSZ.
Corinna Vinschen
2006-12-06
1
-1
/
+2
*
* fhandler.cc (check_posix_perm): Moved here from syscalls.cc.
Corinna Vinschen
2006-11-07
1
-0
/
+20
*
* fhandler_socket.cc (fhandler_socket::recv_internal): Fix a problem
Corinna Vinschen
2006-07-31
1
-2
/
+4
*
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
[prev]
[next]