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
/
winsup.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Streamline time/times functionality. Remove last remains of former
Corinna Vinschen
2013-06-14
1
-5
/
+5
*
* autoload.cc (CreateSymbolicLink): Define.
Corinna Vinschen
2013-04-24
1
-2
/
+0
*
* Merge in cygwin-64bit-branch.
Corinna Vinschen
2013-04-23
1
-35
/
+36
*
Throughout, change __attribute__ ((regparm (N))) to just __regN. Throughout,
Christopher Faylor
2013-01-21
1
-17
/
+22
*
* dtable.cc (dtable::dup3): Fix bounds checking for valid newfd.
Christopher Faylor
2012-12-31
1
-1
/
+0
*
Revert the reversion and go with implementation described in cgf-000017, with
Christopher Faylor
2012-12-21
1
-1
/
+4
*
ChangeLog:
Christopher Faylor
2012-11-23
1
-3
/
+1
*
* winlean.h: Add temporary define.
Christopher Faylor
2012-07-30
1
-6
/
+0
*
* winlean.h: Make sure certain Windows macros are undefined again.
Corinna Vinschen
2012-07-12
1
-3
/
+4
*
* winsup.h (_WIN32_WINNT): Define. Explain why.
Corinna Vinschen
2012-07-06
1
-1
/
+5
*
* Makefile.in: Add some more optimization flags for cygwait, malloc and path....
Christopher Faylor
2012-07-02
1
-1
/
+1
*
* winsup.h (GetLastError): Drop redundant definition.
Corinna Vinschen
2012-06-26
1
-4
/
+1
*
* cygprops.h: Use #pragma once.
Christopher Faylor
2012-03-19
1
-4
/
+4
*
Throughout use wincap.allocation_granularity instead of getpagesize.
Corinna Vinschen
2011-12-22
1
-3
/
+0
*
Throughout use "have_execed" macro rather than "hExeced" global handle.
Christopher Faylor
2011-11-14
1
-3
/
+0
*
* fhandler.cc (off_current): Define local in fhandler_base::raw_write.
Corinna Vinschen
2011-11-03
1
-0
/
+1
*
* hookapi.cc (hook_or_detect_cygwin): Take additional handle
Corinna Vinschen
2011-10-25
1
-1
/
+1
*
* autoload.cc: Call _api_fatal in asm.
Christopher Faylor
2011-05-28
1
-2
/
+2
*
* dcrt0.cc (child_info_fork::alloc_stack_hard_way): Check if the
Corinna Vinschen
2011-05-16
1
-0
/
+1
*
* Makefile.in (DLL_IMPORTS): Drop advapi32.dll.
Corinna Vinschen
2011-04-19
1
-0
/
+6
*
* dcrt0.cc: Fix copyright dates.
Corinna Vinschen
2011-02-22
1
-1
/
+1
*
* exec.cc (strccpy): Move function from here...
Corinna Vinschen
2011-01-19
1
-3
/
+0
*
* winlean.h: New file.
Christopher Faylor
2010-08-30
1
-18
/
+1
*
* Makefile.in (DLL_OFILES): Add pseudo-reloc.o.
Christopher Faylor
2010-05-07
1
-0
/
+2
*
* globals.cc: Reorder constant UNICODE_STRINGs for clarity.
Corinna Vinschen
2009-07-16
1
-1
/
+1
*
winsup/ChangeLog:
Dave Korn
2009-07-07
1
-0
/
+3
*
* fhandler.h (class dev_console): Add members con_mbtowc, con_wctomb,
Corinna Vinschen
2009-04-07
1
-16
/
+2
*
* ctype.cc (_CTYPE_DATA_0_127): Add _B class to TAB character.
Corinna Vinschen
2009-03-24
1
-9
/
+10
*
Remove unneeded header files from source files throughout. Update copyrights
Christopher Faylor
2009-01-03
1
-75
/
+28
*
* autoload.cc (GetSystemDEPPolicy): Define.
Corinna Vinschen
2008-11-12
1
-1
/
+1
*
* environ.cc (known): Remove "binmode" option.
Corinna Vinschen
2008-07-18
1
-1
/
+0
*
* path.cc (symlink_info::check): Don't pass EaBuffer to NtCreateFile if it has
Christopher Faylor
2008-05-23
1
-9
/
+0
*
* winsup.h (cygwin_inet_addr): Fix type of declaration.
Corinna Vinschen
2008-05-20
1
-1
/
+2
*
* cygwin.din (futimens): Export.
Corinna Vinschen
2008-04-24
1
-0
/
+1
*
Add miscfuncs.h to files as needed throughout.
Christopher Faylor
2008-04-07
1
-22
/
+3
*
* Fix copyright dates.
Corinna Vinschen
2008-04-01
1
-1
/
+1
*
Throughout, call fcntl64 instead of fcntl or fcntl_worker.
Corinna Vinschen
2008-04-01
1
-2
/
+1
*
* hookapi.cc (find_first_notloaded_dll): New function.
Christopher Faylor
2008-03-27
1
-1
/
+2
*
* fcntl.cc (fcntl_worker): Protect with a 'myfault'.
Corinna Vinschen
2008-03-14
1
-0
/
+2
*
* environ.h: Fix comment.
Corinna Vinschen
2008-03-12
1
-10
/
+4
*
* winsup.h (NT_MAX_PATH): Revert ill-advised change to 32767.
Corinna Vinschen
2008-03-12
1
-7
/
+2
*
* Makefile.in (DLL_OFILES): Add tls_pbuf.o.
Corinna Vinschen
2008-03-07
1
-3
/
+7
*
* cygtls.cc (_cygtls::init_exception_handler): Semi-revert to making only
Christopher Faylor
2008-03-02
1
-1
/
+1
*
* dcrt0.cc (initial_env): Only use local buffer "buf" if DEBUGGING is
Corinna Vinschen
2008-02-25
1
-2
/
+2
*
Perform whitespace cleanup throughout.
Christopher Faylor
2008-02-15
1
-2
/
+1
*
* cygheap.cc (cwcsdup): New function.
Corinna Vinschen
2008-02-14
1
-1
/
+10
*
* fhandler.h (fhandler_console::trunc_buf): Add to use as cache for
Corinna Vinschen
2008-02-06
1
-0
/
+3
*
* autoload.cc (CharToOemA): Remove.
Corinna Vinschen
2008-02-05
1
-0
/
+3
*
* dcrt0.cc (dll_crt0_1): Use GetCommandLineW and convert to current
Corinna Vinschen
2008-01-31
1
-3
/
+11
*
* dcrt0.cc: Include string.h.
Corinna Vinschen
2007-12-12
1
-3
/
+0
[next]