Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
BIND
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
600
Issues
600
List
Boards
Labels
Service Desk
Milestones
Merge Requests
111
Merge Requests
111
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ISC Open Source Projects
BIND
Commits
b0364f1f
Commit
b0364f1f
authored
Jul 11, 2008
by
Automatic Updater
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update copyright notice
parent
e705db6d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
lib/isc/include/isc/resource.h
lib/isc/include/isc/resource.h
+3
-3
lib/isc/win32/resource.c
lib/isc/win32/resource.c
+2
-2
No files found.
lib/isc/include/isc/resource.h
View file @
b0364f1f
/*
* Copyright (C) 2004-200
7
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004-200
8
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2000, 2001 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: resource.h,v 1.1
2 2008/07/11 23:05:46 jinmei
Exp $ */
/* $Id: resource.h,v 1.1
3 2008/07/11 23:47:09 tbox
Exp $ */
#ifndef ISC_RESOURCE_H
#define ISC_RESOURCE_H 1
...
...
@@ -84,7 +84,7 @@ isc_resource_getlimit(isc_resource_t resource, isc_resourcevalue_t *value);
isc_result_t
isc_resource_getcurlimit
(
isc_resource_t
resource
,
isc_resourcevalue_t
*
value
);
/*%<
* Same as isc_resource_getlimit(), but returns the current (soft) limit.
* Same as isc_resource_getlimit(), but returns the current (soft) limit.
*
* Returns:
*\li #ISC_R_SUCCESS Success.
...
...
lib/isc/win32/resource.c
View file @
b0364f1f
/*
* Copyright (C) 2004, 2007 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004, 2007
, 2008
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2000, 2001 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: resource.c,v 1.
9 2008/07/11 23:05:46 jinmei
Exp $ */
/* $Id: resource.c,v 1.
10 2008/07/11 23:47:09 tbox
Exp $ */
#include <config.h>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment