| Commit message (Expand) | Author | Age | Files | Lines |
* | sysconf.cc: Fix compiler warning. | Corinna Vinschen | 2015-08-29 | 1 | -0/+2 |
* | Allow sysconf to return CPU cache information | Corinna Vinschen | 2015-08-29 | 1 | -29/+451 |
* | * Merge in cygwin-64bit-branch. | Corinna Vinschen | 2013-04-23 | 1 | -11/+27 |
* | Throughout, update copyrights to reflect dates which correspond to main-branch | Christopher Faylor | 2013-01-21 | 1 | -2/+2 |
* | * Throughout, replace usage of w32api's min with MIN from sys/param.h. | Corinna Vinschen | 2012-03-08 | 1 | -2/+3 |
* | Throughout use wincap.allocation_granularity instead of getpagesize. | Corinna Vinschen | 2011-12-22 | 1 | -38/+40 |
* | * cygwin.din (pthread_condattr_getclock): Export. | Yaakov Selkowitz | 2011-07-21 | 1 | -1/+1 |
* | * sysconf.cc (sca): Return -1 for _SC_THREAD_ROBUST_PRIO_INHERIT, | Yaakov Selkowitz | 2011-07-18 | 1 | -3/+9 |
* | whitespace elimination | Christopher Faylor | 2011-06-06 | 1 | -2/+2 |
* | * cygwin.din (clock_getcpuclockid): Export. | Yaakov Selkowitz | 2011-05-17 | 1 | -2/+2 |
* | * cygwin.din (pthread_attr_getguardsize): Export. | Corinna Vinschen | 2011-05-15 | 1 | -2/+2 |
* | * sysconf.cc (sysinfo): New function. | Yaakov Selkowitz | 2011-05-06 | 1 | -1/+98 |
* | * sysconf.cc (sca): Set _SC_SPIN_LOCKS to _POSIX_SPIN_LOCKS. | Yaakov Selkowitz | 2011-05-02 | 1 | -1/+1 |
* | Implement POSIX.1-2004 Monotonic Clock. | Yaakov Selkowitz | 2010-08-09 | 1 | -1/+1 |
* | * sysconf.cc (get_nprocs): New function. | Corinna Vinschen | 2009-11-12 | 1 | -1/+26 |
* | Remove unneeded header files from source files throughout. | Christopher Faylor | 2008-04-07 | 1 | -4/+0 |
* | * cygwin.din (confstr): Export. | Corinna Vinschen | 2007-06-11 | 1 | -0/+48 |
* | * fhandler.cc (fhandler_base::set_no_inheritance): Always use | Corinna Vinschen | 2007-02-22 | 1 | -50/+31 |
* | * Makefile.in (DLL_OFILES): Add posix_ipc.o. | Corinna Vinschen | 2007-02-14 | 1 | -3/+3 |
* | * cygwin.din (shm_open): Export. | Corinna Vinschen | 2007-02-08 | 1 | -1/+1 |
* | * cygmalloc.h (MALLOC_FAILURE_ACTION): Define empty. | Corinna Vinschen | 2007-02-07 | 1 | -117/+234 |
* | * fhandler.cc (check_posix_perm): Moved here from syscalls.cc. | Corinna Vinschen | 2006-11-07 | 1 | -25/+29 |
* | white space | Christopher Faylor | 2006-05-28 | 1 | -7/+7 |
* | Bump copyright dates. | Corinna Vinschen | 2006-04-13 | 1 | -1/+2 |
* | * sysconf.cc (sysconf): Add _SC_THREADS, _SC_THREAD_ATTR_STACKSIZE, | Corinna Vinschen | 2006-04-13 | 1 | -0/+14 |
* | whitespace cleanup to force snapshot. | Christopher Faylor | 2005-12-22 | 1 | -1/+1 |
* | * autoload.cc (NtLockVirtualMemory): Import. | Corinna Vinschen | 2005-10-18 | 1 | -0/+2 |
* | * cygerrno.h (__seterrno_from_nt_status): Define. Always set Win32 | Corinna Vinschen | 2005-04-13 | 1 | -6/+6 |
* | Reorganize header file inclusion throughout so that cygerrno.h comes first. | Christopher Faylor | 2005-01-12 | 1 | -1/+1 |
* | Regularize most strace_prints throughout so that %E is always preceded by a | Christopher Faylor | 2004-09-03 | 1 | -4/+2 |
* | * path.cc (chdir): Always use the normalized_path as posix_cwd, except if it | Christopher Faylor | 2004-05-28 | 1 | -3/+3 |
* | * cygwin.din: Add symbols flockfile, ftrylockfile, funlockfile, | Corinna Vinschen | 2004-05-17 | 1 | -0/+1 |
* | * autoload.cc (NtSetSecurityObject): Add. | Corinna Vinschen | 2004-04-14 | 1 | -0/+2 |
* | * debug.h (console_printf): Define for non-debugging condition. | Christopher Faylor | 2004-02-09 | 1 | -1/+1 |
* | * Makefile.in (DLL_OFILES): Add strsig.o. | Christopher Faylor | 2004-02-03 | 1 | -0/+2 |
* | * devices.cc: New file. | Christopher Faylor | 2003-09-25 | 1 | -1/+1 |
* | * sysconf.cc (sysconf): Return more accurate value for _SC_AVPHYS_PAGES. | Corinna Vinschen | 2003-09-04 | 1 | -3/+18 |
* | * sysconf.cc (sysconf): Fix OPEN_MAX patch. Return page size on | Corinna Vinschen | 2003-07-17 | 1 | -2/+2 |
* | * sysconf.cc (sysconf): Return processors online rather than bitmask for | Christopher Faylor | 2003-07-09 | 1 | -1/+8 |
* | * cygheap.cc (creturn): Set appropriate errno when out of memory. | Christopher Faylor | 2003-07-09 | 1 | -1/+6 |
* | Throughout, remove "include <errno.h>" from files which already include | Christopher Faylor | 2003-06-16 | 1 | -1/+0 |
* | Split ChangeLog, create ChangeLog-2002. | Corinna Vinschen | 2003-01-10 | 1 | -1/+1 |
* | * sysconf.cc (sysconf): Return arbitrary values for _SC_GETGR_R_SIZE_MAX, | Christopher Faylor | 2003-01-01 | 1 | -0/+4 |
* | * fhandler.cc (fhandler_base::dup): Don't set handle on failure. Caller has | Christopher Faylor | 2002-09-22 | 1 | -3/+3 |
* | * dtable.cc (handle_to_fn): Attempt to handle "raw" accesses to remote shares. | Christopher Faylor | 2002-06-05 | 1 | -1/+1 |
* | * sysconf.cc (sysconf): Fix condition. | Corinna Vinschen | 2002-03-12 | 1 | -1/+1 |
* | Eliminate excess whitespace. | Christopher Faylor | 2001-11-05 | 1 | -1/+1 |
* | * fhandler.cc (fhandler_base::fork_fixup): Don't protect handle. | Christopher Faylor | 2001-10-15 | 1 | -1/+1 |
* | Add "path.h" include throughout, where needed. Use new path_conv methods and | Christopher Faylor | 2001-10-01 | 1 | -0/+1 |
* | * Makefile.in: Build wincap.o. | Corinna Vinschen | 2001-09-12 | 1 | -27/+29 |