Automatic Updater
|
bbdbde5fa0
|
update copyright notice
|
2009-02-13 23:48:14 +00:00 |
|
Mark Andrews
|
6cf047f100
|
2549. [port] linux: define NR_OPEN if not currently defined.
[RT #19344]
|
2009-02-13 09:15:18 +00:00 |
|
Mark Andrews
|
101a7960b7
|
2407. [port] hpux: test for sys/dyntune.h. [RT #18421]
|
2008-08-05 07:05:47 +00:00 |
|
Mark Andrews
|
7999db4215
|
2404. [port] hpux: files unlimited support.
|
2008-07-28 22:36:36 +00:00 |
|
Mark Andrews
|
ee6c0ce79e
|
2395. [port] Avoid warning and no effect from "files unlimited"
on Linux when running as root. [RT #18335]
|
2008-07-21 03:37:17 +00:00 |
|
Tatuya JINMEI 神明達哉
|
158f256a14
|
2386. [bug] Add warning about too small 'open files' limit
[RT #18269].
|
2008-07-11 23:05:46 +00:00 |
|
Tatuya JINMEI 神明達哉
|
29d019169b
|
corrected type
|
2008-01-25 23:50:38 +00:00 |
|
Automatic Updater
|
4f640b0d8f
|
update copyright notice
|
2008-01-25 23:46:48 +00:00 |
|
Tatuya JINMEI 神明達哉
|
7ae2fa27e9
|
2322. [port] MacOS: work around the limitation of setrlimit()
for RLIMIT_NOFILE. [RT #17526]
|
2008-01-25 19:31:29 +00:00 |
|
Automatic Updater
|
70e5a7403f
|
update copyright notice
|
2007-06-19 23:47:24 +00:00 |
|
Automatic Updater
|
ec5347e2c7
|
update copyright notice
|
2007-06-18 23:47:57 +00:00 |
|
Mark Andrews
|
dafcb997e3
|
update copyright notice
|
2004-03-05 05:14:21 +00:00 |
|
Andreas Gustafsson
|
86a733bc74
|
use ISC_PLATFORM_RLIMITTYPE unconditionally, eliminating
the need for the HAVE_RLIM_T macro
|
2001-07-14 01:55:08 +00:00 |
|
Mark Andrews
|
ab0380976c
|
add isc/platform.h
|
2001-01-23 06:00:11 +00:00 |
|
Mark Andrews
|
4ae98f5100
|
Use approptiate typoe based on configure results.
|
2001-01-23 05:13:25 +00:00 |
|
Mark Andrews
|
07d6480b68
|
704. [port] RLIMIT_NOFILE in to available on all platforms.
[RT #695]
|
2001-01-23 03:14:28 +00:00 |
|
Brian Wellington
|
499b34cea0
|
copyright update
|
2001-01-09 22:01:04 +00:00 |
|
David Lawrence
|
17012a8797
|
632. [port] Cope with rlim_t missing on BSD/OS systems. [RT #575]
|
2000-12-23 02:46:34 +00:00 |
|
Andreas Gustafsson
|
1f1ff380e0
|
switch() was missing all break; statements, causing setting of resource
limits to always fail
|
2000-11-28 21:40:52 +00:00 |
|
David Lawrence
|
78e5d07050
|
comment why <sys/time.h> is needed
|
2000-11-15 22:41:56 +00:00 |
|
Mark Andrews
|
edc9f47a1d
|
add #include <sys/time.h>
|
2000-11-15 03:58:53 +00:00 |
|
David Lawrence
|
21ec512685
|
some systems do not implement all of the resources of
the isc_resource_t enum, so the API was changed to return
ISC_R_NOTIMPLEMENTED in such cases.
|
2000-11-15 02:11:50 +00:00 |
|
David Lawrence
|
b59aac4816
|
new functions, isc_resource_getlimit and isc_resource_setlimit
|
2000-11-14 23:38:10 +00:00 |
|