aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/include/limits.h
AgeCommit message (Expand)AuthorFilesLines
2023-03-01Cygwin: define CHARCLASS_NAME_MAXCorinna Vinschen1-3/+2
2022-08-03Cygwin: __WORDSIZE: Drop 32 bit considerationsCorinna Vinschen1-12/+2
2021-02-01Cygwin: include/cygwin/limits.h: new headerKen Brown1-47/+33
2021-02-01Cygwin: remove the OPEN_MAX_MAX macroKen Brown1-4/+3
2020-08-30Cygwin: pthreads: iterate over key destructors per POSIXCorinna Vinschen1-6/+1
2019-01-12Cygwin: posix timers: implement timer_getoverrunCorinna Vinschen1-1/+1
2018-07-25POSIX Asynchronous I/O support: other filesMark Geisert1-10/+7
2017-11-28Feature test macros overhaul: Cygwin limits.h, part 2Yaakov Selkowitz1-2/+28
2016-07-14Fix 32-bit SSIZE_MAXEric Blake1-1/+9
2016-06-23Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-releaseCorinna Vinschen1-3/+0
2016-03-17Feature test macros overhaul: limits.hYaakov Selkowitz1-1/+1
2013-04-23 * Merge in cygwin-64bit-branch.Corinna Vinschen1-11/+17
2013-01-21Throughout, update copyrights to reflect dates which correspond to main-branchChristopher Faylor1-2/+2
2012-08-17 * fhandler_clipboard.cc (fhandler_dev_clipboard::read): UseCorinna Vinschen1-2/+1
2011-07-18* sysconf.cc (sca): Return -1 for _SC_THREAD_ROBUST_PRIO_INHERIT,Yaakov Selkowitz1-0/+8
2009-08-11 * include/limits.h (NGROUPS_MAX): Set to a more sane value.Corinna Vinschen1-1/+1
2008-06-21 * include/limits.h (PATH_MAX): Add comment.Corinna Vinschen1-0/+1
2008-02-14 * cygheap.cc (cwcsdup): New function.Corinna Vinschen1-3/+4
2008-02-06 * fhandler.h (fhandler_console::trunc_buf): Add to use as cache forCorinna Vinschen1-1/+3
2008-01-07 * fhandler.h: Update copyright.Corinna Vinschen1-1/+2
2008-01-06* include/limits.h (TTY_NAME_MAX): Increase size to same as linux to allow forChristopher Faylor1-1/+1
2007-10-10 * path.cc (struct symlink_info): Change size of contents member toCorinna Vinschen1-3/+4
2007-02-14 * Makefile.in (DLL_OFILES): Add posix_ipc.o.Corinna Vinschen1-6/+4
2007-02-07 * cygmalloc.h (MALLOC_FAILURE_ACTION): Define empty.Corinna Vinschen1-39/+211
2006-11-07 * fhandler.cc (check_posix_perm): Moved here from syscalls.cc.Corinna Vinschen1-27/+149
2005-05-29 * include/limits.h (LLONG_MIN, LLONG_MAX, ULLONG_MAX): Always define.Corinna Vinschen1-2/+0
2005-05-19* include/limits.h: Include features.h, as on linux.Christopher Faylor1-1/+4
2005-03-29 * include/limits.h (NAME_MAX): New define.Corinna Vinschen1-1/+4
2005-01-25 * cygwin.din: Export getpriority and setpriority.Corinna Vinschen1-0/+3
2004-05-17 * cygwin.din: Add symbols flockfile, ftrylockfile, funlockfile,Corinna Vinschen1-0/+4
2004-04-14 * autoload.cc (NtSetSecurityObject): Add.Corinna Vinschen1-0/+5
2004-02-26* exceptions.cc (setup_handler): Signal event for any sigwaitinfo if it existsChristopher Faylor1-0/+5
2004-02-03* Makefile.in (DLL_OFILES): Add strsig.o.Christopher Faylor1-1/+4
2003-11-15* include/limits.h: Revert unsanctioned changes below.Christopher Faylor1-1/+1
2003-11-142003-11-11 Robert Collins <rbtcollins@hotmail.com>Robert Collins1-1/+1
2003-04-08* fhandler_console.cc (fhandler_console::read) Handle certain key up events, toChristopher Faylor1-2/+2
2001-12-17* include/limits.h: Define LLONG_MIN, LLONG_MAX, ULLONG_MAX.Christopher Faylor1-1/+14
2001-09-11Update copyrights.Christopher Faylor1-1/+1
2001-09-07 * include/limits.h: Define PIPE_BUF.Corinna Vinschen1-0/+5
2001-08-16 * resource.cc (getrlimit): Return OPEN_MAX as current limitCorinna Vinschen1-0/+7
2000-02-17import winsup-2000-02-17 snapshotChristopher Faylor1-0/+144