From 64106c4d3d4ddba8c7bc2af75376e6d3d3d75601 Mon Sep 17 00:00:00 2001 From: Date: Mon, 29 Jun 2015 20:16:15 +0000 Subject: Update documentation --- libc/funcs/c95/ctype/fn.isalnum.html | 101 +++++++++++ libc/funcs/c95/ctype/fn.isalpha.html | 101 +++++++++++ libc/funcs/c95/ctype/fn.iscntrl.html | 101 +++++++++++ libc/funcs/c95/ctype/fn.isdigit.html | 101 +++++++++++ libc/funcs/c95/ctype/fn.isgraph.html | 101 +++++++++++ libc/funcs/c95/ctype/fn.islower.html | 101 +++++++++++ libc/funcs/c95/ctype/fn.isprint.html | 101 +++++++++++ libc/funcs/c95/ctype/fn.ispunct.html | 101 +++++++++++ libc/funcs/c95/ctype/fn.isspace.html | 101 +++++++++++ libc/funcs/c95/ctype/fn.isupper.html | 101 +++++++++++ libc/funcs/c95/ctype/fn.isxdigit.html | 101 +++++++++++ libc/funcs/c95/ctype/fn.tolower.html | 101 +++++++++++ libc/funcs/c95/ctype/fn.toupper.html | 101 +++++++++++ libc/funcs/c95/ctype/index.html | 206 ++++++++++++++++++++++ libc/funcs/c95/ctype/sidebar-items.js | 1 + libc/funcs/c95/index.html | 134 +++++++++++++++ libc/funcs/c95/sidebar-items.js | 1 + libc/funcs/c95/stdio/fn.fclose.html | 101 +++++++++++ libc/funcs/c95/stdio/fn.feof.html | 101 +++++++++++ libc/funcs/c95/stdio/fn.ferror.html | 101 +++++++++++ libc/funcs/c95/stdio/fn.fflush.html | 101 +++++++++++ libc/funcs/c95/stdio/fn.fgetc.html | 101 +++++++++++ libc/funcs/c95/stdio/fn.fgetpos.html | 101 +++++++++++ libc/funcs/c95/stdio/fn.fgets.html | 101 +++++++++++ libc/funcs/c95/stdio/fn.fopen.html | 101 +++++++++++ libc/funcs/c95/stdio/fn.fputc.html | 101 +++++++++++ libc/funcs/c95/stdio/fn.fputs.html | 101 +++++++++++ libc/funcs/c95/stdio/fn.fread.html | 101 +++++++++++ libc/funcs/c95/stdio/fn.freopen.html | 101 +++++++++++ libc/funcs/c95/stdio/fn.fseek.html | 101 +++++++++++ libc/funcs/c95/stdio/fn.fsetpos.html | 101 +++++++++++ libc/funcs/c95/stdio/fn.ftell.html | 101 +++++++++++ libc/funcs/c95/stdio/fn.fwrite.html | 101 +++++++++++ libc/funcs/c95/stdio/fn.perror.html | 101 +++++++++++ libc/funcs/c95/stdio/fn.puts.html | 101 +++++++++++ libc/funcs/c95/stdio/fn.remove.html | 101 +++++++++++ libc/funcs/c95/stdio/fn.rename.html | 101 +++++++++++ libc/funcs/c95/stdio/fn.rewind.html | 101 +++++++++++ libc/funcs/c95/stdio/fn.setbuf.html | 101 +++++++++++ libc/funcs/c95/stdio/fn.setvbuf.html | 101 +++++++++++ libc/funcs/c95/stdio/fn.tmpfile.html | 101 +++++++++++ libc/funcs/c95/stdio/fn.ungetc.html | 101 +++++++++++ libc/funcs/c95/stdio/index.html | 302 +++++++++++++++++++++++++++++++++ libc/funcs/c95/stdio/sidebar-items.js | 1 + libc/funcs/c95/stdlib/fn._exit.html | 101 +++++++++++ libc/funcs/c95/stdlib/fn.abs.html | 101 +++++++++++ libc/funcs/c95/stdlib/fn.atexit.html | 101 +++++++++++ libc/funcs/c95/stdlib/fn.atof.html | 101 +++++++++++ libc/funcs/c95/stdlib/fn.atoi.html | 101 +++++++++++ libc/funcs/c95/stdlib/fn.calloc.html | 101 +++++++++++ libc/funcs/c95/stdlib/fn.exit.html | 127 ++++++++++++++ libc/funcs/c95/stdlib/fn.free.html | 101 +++++++++++ libc/funcs/c95/stdlib/fn.getenv.html | 101 +++++++++++ libc/funcs/c95/stdlib/fn.labs.html | 101 +++++++++++ libc/funcs/c95/stdlib/fn.malloc.html | 101 +++++++++++ libc/funcs/c95/stdlib/fn.rand.html | 101 +++++++++++ libc/funcs/c95/stdlib/fn.realloc.html | 101 +++++++++++ libc/funcs/c95/stdlib/fn.srand.html | 101 +++++++++++ libc/funcs/c95/stdlib/fn.strtod.html | 101 +++++++++++ libc/funcs/c95/stdlib/fn.strtol.html | 101 +++++++++++ libc/funcs/c95/stdlib/fn.strtoul.html | 101 +++++++++++ libc/funcs/c95/stdlib/fn.system.html | 101 +++++++++++ libc/funcs/c95/stdlib/index.html | 247 +++++++++++++++++++++++++++ libc/funcs/c95/stdlib/sidebar-items.js | 1 + libc/funcs/c95/string/fn.memchr.html | 101 +++++++++++ libc/funcs/c95/string/fn.memcmp.html | 101 +++++++++++ libc/funcs/c95/string/fn.strcat.html | 101 +++++++++++ libc/funcs/c95/string/fn.strchr.html | 101 +++++++++++ libc/funcs/c95/string/fn.strcmp.html | 101 +++++++++++ libc/funcs/c95/string/fn.strcoll.html | 101 +++++++++++ libc/funcs/c95/string/fn.strcpy.html | 101 +++++++++++ libc/funcs/c95/string/fn.strcspn.html | 101 +++++++++++ libc/funcs/c95/string/fn.strerror.html | 101 +++++++++++ libc/funcs/c95/string/fn.strlen.html | 101 +++++++++++ libc/funcs/c95/string/fn.strncat.html | 101 +++++++++++ libc/funcs/c95/string/fn.strncmp.html | 101 +++++++++++ libc/funcs/c95/string/fn.strncpy.html | 101 +++++++++++ libc/funcs/c95/string/fn.strpbrk.html | 101 +++++++++++ libc/funcs/c95/string/fn.strrchr.html | 101 +++++++++++ libc/funcs/c95/string/fn.strspn.html | 101 +++++++++++ libc/funcs/c95/string/fn.strstr.html | 101 +++++++++++ libc/funcs/c95/string/fn.strtok.html | 101 +++++++++++ libc/funcs/c95/string/fn.strxfrm.html | 101 +++++++++++ libc/funcs/c95/string/fn.wcslen.html | 101 +++++++++++ libc/funcs/c95/string/index.html | 262 ++++++++++++++++++++++++++++ libc/funcs/c95/string/sidebar-items.js | 1 + 86 files changed, 8858 insertions(+) create mode 100644 libc/funcs/c95/ctype/fn.isalnum.html create mode 100644 libc/funcs/c95/ctype/fn.isalpha.html create mode 100644 libc/funcs/c95/ctype/fn.iscntrl.html create mode 100644 libc/funcs/c95/ctype/fn.isdigit.html create mode 100644 libc/funcs/c95/ctype/fn.isgraph.html create mode 100644 libc/funcs/c95/ctype/fn.islower.html create mode 100644 libc/funcs/c95/ctype/fn.isprint.html create mode 100644 libc/funcs/c95/ctype/fn.ispunct.html create mode 100644 libc/funcs/c95/ctype/fn.isspace.html create mode 100644 libc/funcs/c95/ctype/fn.isupper.html create mode 100644 libc/funcs/c95/ctype/fn.isxdigit.html create mode 100644 libc/funcs/c95/ctype/fn.tolower.html create mode 100644 libc/funcs/c95/ctype/fn.toupper.html create mode 100644 libc/funcs/c95/ctype/index.html create mode 100644 libc/funcs/c95/ctype/sidebar-items.js create mode 100644 libc/funcs/c95/index.html create mode 100644 libc/funcs/c95/sidebar-items.js create mode 100644 libc/funcs/c95/stdio/fn.fclose.html create mode 100644 libc/funcs/c95/stdio/fn.feof.html create mode 100644 libc/funcs/c95/stdio/fn.ferror.html create mode 100644 libc/funcs/c95/stdio/fn.fflush.html create mode 100644 libc/funcs/c95/stdio/fn.fgetc.html create mode 100644 libc/funcs/c95/stdio/fn.fgetpos.html create mode 100644 libc/funcs/c95/stdio/fn.fgets.html create mode 100644 libc/funcs/c95/stdio/fn.fopen.html create mode 100644 libc/funcs/c95/stdio/fn.fputc.html create mode 100644 libc/funcs/c95/stdio/fn.fputs.html create mode 100644 libc/funcs/c95/stdio/fn.fread.html create mode 100644 libc/funcs/c95/stdio/fn.freopen.html create mode 100644 libc/funcs/c95/stdio/fn.fseek.html create mode 100644 libc/funcs/c95/stdio/fn.fsetpos.html create mode 100644 libc/funcs/c95/stdio/fn.ftell.html create mode 100644 libc/funcs/c95/stdio/fn.fwrite.html create mode 100644 libc/funcs/c95/stdio/fn.perror.html create mode 100644 libc/funcs/c95/stdio/fn.puts.html create mode 100644 libc/funcs/c95/stdio/fn.remove.html create mode 100644 libc/funcs/c95/stdio/fn.rename.html create mode 100644 libc/funcs/c95/stdio/fn.rewind.html create mode 100644 libc/funcs/c95/stdio/fn.setbuf.html create mode 100644 libc/funcs/c95/stdio/fn.setvbuf.html create mode 100644 libc/funcs/c95/stdio/fn.tmpfile.html create mode 100644 libc/funcs/c95/stdio/fn.ungetc.html create mode 100644 libc/funcs/c95/stdio/index.html create mode 100644 libc/funcs/c95/stdio/sidebar-items.js create mode 100644 libc/funcs/c95/stdlib/fn._exit.html create mode 100644 libc/funcs/c95/stdlib/fn.abs.html create mode 100644 libc/funcs/c95/stdlib/fn.atexit.html create mode 100644 libc/funcs/c95/stdlib/fn.atof.html create mode 100644 libc/funcs/c95/stdlib/fn.atoi.html create mode 100644 libc/funcs/c95/stdlib/fn.calloc.html create mode 100644 libc/funcs/c95/stdlib/fn.exit.html create mode 100644 libc/funcs/c95/stdlib/fn.free.html create mode 100644 libc/funcs/c95/stdlib/fn.getenv.html create mode 100644 libc/funcs/c95/stdlib/fn.labs.html create mode 100644 libc/funcs/c95/stdlib/fn.malloc.html create mode 100644 libc/funcs/c95/stdlib/fn.rand.html create mode 100644 libc/funcs/c95/stdlib/fn.realloc.html create mode 100644 libc/funcs/c95/stdlib/fn.srand.html create mode 100644 libc/funcs/c95/stdlib/fn.strtod.html create mode 100644 libc/funcs/c95/stdlib/fn.strtol.html create mode 100644 libc/funcs/c95/stdlib/fn.strtoul.html create mode 100644 libc/funcs/c95/stdlib/fn.system.html create mode 100644 libc/funcs/c95/stdlib/index.html create mode 100644 libc/funcs/c95/stdlib/sidebar-items.js create mode 100644 libc/funcs/c95/string/fn.memchr.html create mode 100644 libc/funcs/c95/string/fn.memcmp.html create mode 100644 libc/funcs/c95/string/fn.strcat.html create mode 100644 libc/funcs/c95/string/fn.strchr.html create mode 100644 libc/funcs/c95/string/fn.strcmp.html create mode 100644 libc/funcs/c95/string/fn.strcoll.html create mode 100644 libc/funcs/c95/string/fn.strcpy.html create mode 100644 libc/funcs/c95/string/fn.strcspn.html create mode 100644 libc/funcs/c95/string/fn.strerror.html create mode 100644 libc/funcs/c95/string/fn.strlen.html create mode 100644 libc/funcs/c95/string/fn.strncat.html create mode 100644 libc/funcs/c95/string/fn.strncmp.html create mode 100644 libc/funcs/c95/string/fn.strncpy.html create mode 100644 libc/funcs/c95/string/fn.strpbrk.html create mode 100644 libc/funcs/c95/string/fn.strrchr.html create mode 100644 libc/funcs/c95/string/fn.strspn.html create mode 100644 libc/funcs/c95/string/fn.strstr.html create mode 100644 libc/funcs/c95/string/fn.strtok.html create mode 100644 libc/funcs/c95/string/fn.strxfrm.html create mode 100644 libc/funcs/c95/string/fn.wcslen.html create mode 100644 libc/funcs/c95/string/index.html create mode 100644 libc/funcs/c95/string/sidebar-items.js (limited to 'libc/funcs/c95') diff --git a/libc/funcs/c95/ctype/fn.isalnum.html b/libc/funcs/c95/ctype/fn.isalnum.html new file mode 100644 index 0000000..de97be2 --- /dev/null +++ b/libc/funcs/c95/ctype/fn.isalnum.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::funcs::c95::ctype::isalnum - Rust + + + + + + + + + + + + + + + +
+

libc::funcs::c95::ctype::isalnum + + [] + + [src]

+
pub unsafe extern fn isalnum(c: c_int) -> c_int
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/funcs/c95/ctype/fn.isalpha.html b/libc/funcs/c95/ctype/fn.isalpha.html new file mode 100644 index 0000000..23098a4 --- /dev/null +++ b/libc/funcs/c95/ctype/fn.isalpha.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::funcs::c95::ctype::isalpha - Rust + + + + + + + + + + + + + + + +
+

libc::funcs::c95::ctype::isalpha + + [] + + [src]

+
pub unsafe extern fn isalpha(c: c_int) -> c_int
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/funcs/c95/ctype/fn.iscntrl.html b/libc/funcs/c95/ctype/fn.iscntrl.html new file mode 100644 index 0000000..00e9361 --- /dev/null +++ b/libc/funcs/c95/ctype/fn.iscntrl.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::funcs::c95::ctype::iscntrl - Rust + + + + + + + + + + + + + + + +
+

libc::funcs::c95::ctype::iscntrl + + [] + + [src]

+
pub unsafe extern fn iscntrl(c: c_int) -> c_int
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/funcs/c95/ctype/fn.isdigit.html b/libc/funcs/c95/ctype/fn.isdigit.html new file mode 100644 index 0000000..2e0b52a --- /dev/null +++ b/libc/funcs/c95/ctype/fn.isdigit.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::funcs::c95::ctype::isdigit - Rust + + + + + + + + + + + + + + + +
+

libc::funcs::c95::ctype::isdigit + + [] + + [src]

+
pub unsafe extern fn isdigit(c: c_int) -> c_int
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/funcs/c95/ctype/fn.isgraph.html b/libc/funcs/c95/ctype/fn.isgraph.html new file mode 100644 index 0000000..282561a --- /dev/null +++ b/libc/funcs/c95/ctype/fn.isgraph.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::funcs::c95::ctype::isgraph - Rust + + + + + + + + + + + + + + + +
+

libc::funcs::c95::ctype::isgraph + + [] + + [src]

+
pub unsafe extern fn isgraph(c: c_int) -> c_int
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/funcs/c95/ctype/fn.islower.html b/libc/funcs/c95/ctype/fn.islower.html new file mode 100644 index 0000000..e0abd7e --- /dev/null +++ b/libc/funcs/c95/ctype/fn.islower.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::funcs::c95::ctype::islower - Rust + + + + + + + + + + + + + + + +
+

libc::funcs::c95::ctype::islower + + [] + + [src]

+
pub unsafe extern fn islower(c: c_int) -> c_int
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/funcs/c95/ctype/fn.isprint.html b/libc/funcs/c95/ctype/fn.isprint.html new file mode 100644 index 0000000..23e2bde --- /dev/null +++ b/libc/funcs/c95/ctype/fn.isprint.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::funcs::c95::ctype::isprint - Rust + + + + + + + + + + + + + + + +
+

libc::funcs::c95::ctype::isprint + + [] + + [src]

+
pub unsafe extern fn isprint(c: c_int) -> c_int
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/funcs/c95/ctype/fn.ispunct.html b/libc/funcs/c95/ctype/fn.ispunct.html new file mode 100644 index 0000000..7fa0cff --- /dev/null +++ b/libc/funcs/c95/ctype/fn.ispunct.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::funcs::c95::ctype::ispunct - Rust + + + + + + + + + + + + + + + +
+

libc::funcs::c95::ctype::ispunct + + [] + + [src]

+
pub unsafe extern fn ispunct(c: c_int) -> c_int
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/funcs/c95/ctype/fn.isspace.html b/libc/funcs/c95/ctype/fn.isspace.html new file mode 100644 index 0000000..89794c6 --- /dev/null +++ b/libc/funcs/c95/ctype/fn.isspace.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::funcs::c95::ctype::isspace - Rust + + + + + + + + + + + + + + + +
+

libc::funcs::c95::ctype::isspace + + [] + + [src]

+
pub unsafe extern fn isspace(c: c_int) -> c_int
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/funcs/c95/ctype/fn.isupper.html b/libc/funcs/c95/ctype/fn.isupper.html new file mode 100644 index 0000000..ae9b29f --- /dev/null +++ b/libc/funcs/c95/ctype/fn.isupper.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::funcs::c95::ctype::isupper - Rust + + + + + + + + + + + + + + + +
+

libc::funcs::c95::ctype::isupper + + [] + + [src]

+
pub unsafe extern fn isupper(c: c_int) -> c_int
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/funcs/c95/ctype/fn.isxdigit.html b/libc/funcs/c95/ctype/fn.isxdigit.html new file mode 100644 index 0000000..6f0ba0d --- /dev/null +++ b/libc/funcs/c95/ctype/fn.isxdigit.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::funcs::c95::ctype::isxdigit - Rust + + + + + + + + + + + + + + + +
+

libc::funcs::c95::ctype::isxdigit + + [] + + [src]

+
pub unsafe extern fn isxdigit(c: c_int) -> c_int
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/funcs/c95/ctype/fn.tolower.html b/libc/funcs/c95/ctype/fn.tolower.html new file mode 100644 index 0000000..5794346 --- /dev/null +++ b/libc/funcs/c95/ctype/fn.tolower.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::funcs::c95::ctype::tolower - Rust + + + + + + + + + + + + + + + +
+

libc::funcs::c95::ctype::tolower + + [] + + [src]

+
pub unsafe extern fn tolower(c: c_char) -> c_char
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/funcs/c95/ctype/fn.toupper.html b/libc/funcs/c95/ctype/fn.toupper.html new file mode 100644 index 0000000..f4d6ef9 --- /dev/null +++ b/libc/funcs/c95/ctype/fn.toupper.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::funcs::c95::ctype::toupper - Rust + + + + + + + + + + + + + + + +
+

libc::funcs::c95::ctype::toupper + + [] + + [src]

+
pub unsafe extern fn toupper(c: c_char) -> c_char
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/funcs/c95/ctype/index.html b/libc/funcs/c95/ctype/index.html new file mode 100644 index 0000000..4cc05f2 --- /dev/null +++ b/libc/funcs/c95/ctype/index.html @@ -0,0 +1,206 @@ + + + + + + + + + + libc::funcs::c95::ctype - Rust + + + + + + + + + + + + + + + +
+

Module libc::funcs::c95::ctype + + [] + + [src]

+

Functions

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
isalnum + +
isalpha + +
iscntrl + +
isdigit + +
isgraph + +
islower + +
isprint + +
ispunct + +
isspace + +
isupper + +
isxdigit + +
tolower + +
toupper + +
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/funcs/c95/ctype/sidebar-items.js b/libc/funcs/c95/ctype/sidebar-items.js new file mode 100644 index 0000000..29ef9df --- /dev/null +++ b/libc/funcs/c95/ctype/sidebar-items.js @@ -0,0 +1 @@ +initSidebarItems({"fn":[["isalnum",""],["isalpha",""],["iscntrl",""],["isdigit",""],["isgraph",""],["islower",""],["isprint",""],["ispunct",""],["isspace",""],["isupper",""],["isxdigit",""],["tolower",""],["toupper",""]]}); \ No newline at end of file diff --git a/libc/funcs/c95/index.html b/libc/funcs/c95/index.html new file mode 100644 index 0000000..0a6b2b8 --- /dev/null +++ b/libc/funcs/c95/index.html @@ -0,0 +1,134 @@ + + + + + + + + + + libc::funcs::c95 - Rust + + + + + + + + + + + + + + + +
+

Module libc::funcs::c95 + + [] + + [src]

+

Modules

+ + + + + + + + + + + + + + + + + + + + +
ctype + +
stdio + +
stdlib + +
string + +
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/funcs/c95/sidebar-items.js b/libc/funcs/c95/sidebar-items.js new file mode 100644 index 0000000..274978c --- /dev/null +++ b/libc/funcs/c95/sidebar-items.js @@ -0,0 +1 @@ +initSidebarItems({"mod":[["ctype",""],["stdio",""],["stdlib",""],["string",""]]}); \ No newline at end of file diff --git a/libc/funcs/c95/stdio/fn.fclose.html b/libc/funcs/c95/stdio/fn.fclose.html new file mode 100644 index 0000000..c52b296 --- /dev/null +++ b/libc/funcs/c95/stdio/fn.fclose.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::funcs::c95::stdio::fclose - Rust + + + + + + + + + + + + + + + +
+

libc::funcs::c95::stdio::fclose + + [] + + [src]

+
pub unsafe extern fn fclose(file: *mut FILE) -> c_int
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/funcs/c95/stdio/fn.feof.html b/libc/funcs/c95/stdio/fn.feof.html new file mode 100644 index 0000000..29c3d98 --- /dev/null +++ b/libc/funcs/c95/stdio/fn.feof.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::funcs::c95::stdio::feof - Rust + + + + + + + + + + + + + + + +
+

libc::funcs::c95::stdio::feof + + [] + + [src]

+
pub unsafe extern fn feof(stream: *mut FILE) -> c_int
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/funcs/c95/stdio/fn.ferror.html b/libc/funcs/c95/stdio/fn.ferror.html new file mode 100644 index 0000000..280e41c --- /dev/null +++ b/libc/funcs/c95/stdio/fn.ferror.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::funcs::c95::stdio::ferror - Rust + + + + + + + + + + + + + + + +
+

libc::funcs::c95::stdio::ferror + + [] + + [src]

+
pub unsafe extern fn ferror(stream: *mut FILE) -> c_int
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/funcs/c95/stdio/fn.fflush.html b/libc/funcs/c95/stdio/fn.fflush.html new file mode 100644 index 0000000..2bf75f2 --- /dev/null +++ b/libc/funcs/c95/stdio/fn.fflush.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::funcs::c95::stdio::fflush - Rust + + + + + + + + + + + + + + + +
+

libc::funcs::c95::stdio::fflush + + [] + + [src]

+
pub unsafe extern fn fflush(file: *mut FILE) -> c_int
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/funcs/c95/stdio/fn.fgetc.html b/libc/funcs/c95/stdio/fn.fgetc.html new file mode 100644 index 0000000..f874120 --- /dev/null +++ b/libc/funcs/c95/stdio/fn.fgetc.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::funcs::c95::stdio::fgetc - Rust + + + + + + + + + + + + + + + +
+

libc::funcs::c95::stdio::fgetc + + [] + + [src]

+
pub unsafe extern fn fgetc(stream: *mut FILE) -> c_int
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/funcs/c95/stdio/fn.fgetpos.html b/libc/funcs/c95/stdio/fn.fgetpos.html new file mode 100644 index 0000000..f137e87 --- /dev/null +++ b/libc/funcs/c95/stdio/fn.fgetpos.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::funcs::c95::stdio::fgetpos - Rust + + + + + + + + + + + + + + + +
+

libc::funcs::c95::stdio::fgetpos + + [] + + [src]

+
pub unsafe extern fn fgetpos(stream: *mut FILE, ptr: *mut fpos_t) -> c_int
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/funcs/c95/stdio/fn.fgets.html b/libc/funcs/c95/stdio/fn.fgets.html new file mode 100644 index 0000000..9f6d8de --- /dev/null +++ b/libc/funcs/c95/stdio/fn.fgets.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::funcs::c95::stdio::fgets - Rust + + + + + + + + + + + + + + + +
+

libc::funcs::c95::stdio::fgets + + [] + + [src]

+
pub unsafe extern fn fgets(buf: *mut c_char, n: c_int, stream: *mut FILE) -> *mut c_char
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/funcs/c95/stdio/fn.fopen.html b/libc/funcs/c95/stdio/fn.fopen.html new file mode 100644 index 0000000..405d628 --- /dev/null +++ b/libc/funcs/c95/stdio/fn.fopen.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::funcs::c95::stdio::fopen - Rust + + + + + + + + + + + + + + + +
+

libc::funcs::c95::stdio::fopen + + [] + + [src]

+
pub unsafe extern fn fopen(filename: *const c_char, mode: *const c_char) -> *mut FILE
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/funcs/c95/stdio/fn.fputc.html b/libc/funcs/c95/stdio/fn.fputc.html new file mode 100644 index 0000000..c6b44fd --- /dev/null +++ b/libc/funcs/c95/stdio/fn.fputc.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::funcs::c95::stdio::fputc - Rust + + + + + + + + + + + + + + + +
+

libc::funcs::c95::stdio::fputc + + [] + + [src]

+
pub unsafe extern fn fputc(c: c_int, stream: *mut FILE) -> c_int
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/funcs/c95/stdio/fn.fputs.html b/libc/funcs/c95/stdio/fn.fputs.html new file mode 100644 index 0000000..c94afff --- /dev/null +++ b/libc/funcs/c95/stdio/fn.fputs.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::funcs::c95::stdio::fputs - Rust + + + + + + + + + + + + + + + +
+

libc::funcs::c95::stdio::fputs + + [] + + [src]

+
pub unsafe extern fn fputs(s: *const c_char, stream: *mut FILE) -> c_int
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/funcs/c95/stdio/fn.fread.html b/libc/funcs/c95/stdio/fn.fread.html new file mode 100644 index 0000000..6b0dd7a --- /dev/null +++ b/libc/funcs/c95/stdio/fn.fread.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::funcs::c95::stdio::fread - Rust + + + + + + + + + + + + + + + +
+

libc::funcs::c95::stdio::fread + + [] + + [src]

+
pub unsafe extern fn fread(ptr: *mut c_void, size: size_t, nobj: size_t, stream: *mut FILE) -> size_t
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/funcs/c95/stdio/fn.freopen.html b/libc/funcs/c95/stdio/fn.freopen.html new file mode 100644 index 0000000..a43eb85 --- /dev/null +++ b/libc/funcs/c95/stdio/fn.freopen.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::funcs::c95::stdio::freopen - Rust + + + + + + + + + + + + + + + +
+

libc::funcs::c95::stdio::freopen + + [] + + [src]

+
pub unsafe extern fn freopen(filename: *const c_char, mode: *const c_char, file: *mut FILE) -> *mut FILE
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/funcs/c95/stdio/fn.fseek.html b/libc/funcs/c95/stdio/fn.fseek.html new file mode 100644 index 0000000..d00844c --- /dev/null +++ b/libc/funcs/c95/stdio/fn.fseek.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::funcs::c95::stdio::fseek - Rust + + + + + + + + + + + + + + + +
+

libc::funcs::c95::stdio::fseek + + [] + + [src]

+
pub unsafe extern fn fseek(stream: *mut FILE, offset: c_long, whence: c_int) -> c_int
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/funcs/c95/stdio/fn.fsetpos.html b/libc/funcs/c95/stdio/fn.fsetpos.html new file mode 100644 index 0000000..a41f42a --- /dev/null +++ b/libc/funcs/c95/stdio/fn.fsetpos.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::funcs::c95::stdio::fsetpos - Rust + + + + + + + + + + + + + + + +
+

libc::funcs::c95::stdio::fsetpos + + [] + + [src]

+
pub unsafe extern fn fsetpos(stream: *mut FILE, ptr: *mut fpos_t) -> c_int
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/funcs/c95/stdio/fn.ftell.html b/libc/funcs/c95/stdio/fn.ftell.html new file mode 100644 index 0000000..73fcb0d --- /dev/null +++ b/libc/funcs/c95/stdio/fn.ftell.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::funcs::c95::stdio::ftell - Rust + + + + + + + + + + + + + + + +
+

libc::funcs::c95::stdio::ftell + + [] + + [src]

+
pub unsafe extern fn ftell(stream: *mut FILE) -> c_long
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/funcs/c95/stdio/fn.fwrite.html b/libc/funcs/c95/stdio/fn.fwrite.html new file mode 100644 index 0000000..a60aba0 --- /dev/null +++ b/libc/funcs/c95/stdio/fn.fwrite.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::funcs::c95::stdio::fwrite - Rust + + + + + + + + + + + + + + + +
+

libc::funcs::c95::stdio::fwrite + + [] + + [src]

+
pub unsafe extern fn fwrite(ptr: *const c_void, size: size_t, nobj: size_t, stream: *mut FILE) -> size_t
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/funcs/c95/stdio/fn.perror.html b/libc/funcs/c95/stdio/fn.perror.html new file mode 100644 index 0000000..631d79b --- /dev/null +++ b/libc/funcs/c95/stdio/fn.perror.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::funcs::c95::stdio::perror - Rust + + + + + + + + + + + + + + + +
+

libc::funcs::c95::stdio::perror + + [] + + [src]

+
pub unsafe extern fn perror(s: *const c_char)
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/funcs/c95/stdio/fn.puts.html b/libc/funcs/c95/stdio/fn.puts.html new file mode 100644 index 0000000..2bf06f0 --- /dev/null +++ b/libc/funcs/c95/stdio/fn.puts.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::funcs::c95::stdio::puts - Rust + + + + + + + + + + + + + + + +
+

libc::funcs::c95::stdio::puts + + [] + + [src]

+
pub unsafe extern fn puts(s: *const c_char) -> c_int
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/funcs/c95/stdio/fn.remove.html b/libc/funcs/c95/stdio/fn.remove.html new file mode 100644 index 0000000..e128ac7 --- /dev/null +++ b/libc/funcs/c95/stdio/fn.remove.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::funcs::c95::stdio::remove - Rust + + + + + + + + + + + + + + + +
+

libc::funcs::c95::stdio::remove + + [] + + [src]

+
pub unsafe extern fn remove(filename: *const c_char) -> c_int
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/funcs/c95/stdio/fn.rename.html b/libc/funcs/c95/stdio/fn.rename.html new file mode 100644 index 0000000..4cf22ab --- /dev/null +++ b/libc/funcs/c95/stdio/fn.rename.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::funcs::c95::stdio::rename - Rust + + + + + + + + + + + + + + + +
+

libc::funcs::c95::stdio::rename + + [] + + [src]

+
pub unsafe extern fn rename(oldname: *const c_char, newname: *const c_char) -> c_int
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/funcs/c95/stdio/fn.rewind.html b/libc/funcs/c95/stdio/fn.rewind.html new file mode 100644 index 0000000..b975648 --- /dev/null +++ b/libc/funcs/c95/stdio/fn.rewind.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::funcs::c95::stdio::rewind - Rust + + + + + + + + + + + + + + + +
+

libc::funcs::c95::stdio::rewind + + [] + + [src]

+
pub unsafe extern fn rewind(stream: *mut FILE)
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/funcs/c95/stdio/fn.setbuf.html b/libc/funcs/c95/stdio/fn.setbuf.html new file mode 100644 index 0000000..632ecc6 --- /dev/null +++ b/libc/funcs/c95/stdio/fn.setbuf.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::funcs::c95::stdio::setbuf - Rust + + + + + + + + + + + + + + + +
+

libc::funcs::c95::stdio::setbuf + + [] + + [src]

+
pub unsafe extern fn setbuf(stream: *mut FILE, buf: *mut c_char)
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/funcs/c95/stdio/fn.setvbuf.html b/libc/funcs/c95/stdio/fn.setvbuf.html new file mode 100644 index 0000000..979f35c --- /dev/null +++ b/libc/funcs/c95/stdio/fn.setvbuf.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::funcs::c95::stdio::setvbuf - Rust + + + + + + + + + + + + + + + +
+

libc::funcs::c95::stdio::setvbuf + + [] + + [src]

+
pub unsafe extern fn setvbuf(stream: *mut FILE, buffer: *mut c_char, mode: c_int, size: size_t) -> c_int
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/funcs/c95/stdio/fn.tmpfile.html b/libc/funcs/c95/stdio/fn.tmpfile.html new file mode 100644 index 0000000..2e697ba --- /dev/null +++ b/libc/funcs/c95/stdio/fn.tmpfile.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::funcs::c95::stdio::tmpfile - Rust + + + + + + + + + + + + + + + +
+

libc::funcs::c95::stdio::tmpfile + + [] + + [src]

+
pub unsafe extern fn tmpfile() -> *mut FILE
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/funcs/c95/stdio/fn.ungetc.html b/libc/funcs/c95/stdio/fn.ungetc.html new file mode 100644 index 0000000..31ee707 --- /dev/null +++ b/libc/funcs/c95/stdio/fn.ungetc.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::funcs::c95::stdio::ungetc - Rust + + + + + + + + + + + + + + + +
+

libc::funcs::c95::stdio::ungetc + + [] + + [src]

+
pub unsafe extern fn ungetc(c: c_int, stream: *mut FILE) -> c_int
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/funcs/c95/stdio/index.html b/libc/funcs/c95/stdio/index.html new file mode 100644 index 0000000..6f05b72 --- /dev/null +++ b/libc/funcs/c95/stdio/index.html @@ -0,0 +1,302 @@ + + + + + + + + + + libc::funcs::c95::stdio - Rust + + + + + + + + + + + + + + + +
+

Module libc::funcs::c95::stdio + + [] + + [src]

+

Functions

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
fclose + +
feof + +
ferror + +
fflush + +
fgetc + +
fgetpos + +
fgets + +
fopen + +
fputc + +
fputs + +
fread + +
freopen + +
fseek + +
fsetpos + +
ftell + +
fwrite + +
perror + +
puts + +
remove + +
rename + +
rewind + +
setbuf + +
setvbuf + +
tmpfile + +
ungetc + +
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/funcs/c95/stdio/sidebar-items.js b/libc/funcs/c95/stdio/sidebar-items.js new file mode 100644 index 0000000..64f64ad --- /dev/null +++ b/libc/funcs/c95/stdio/sidebar-items.js @@ -0,0 +1 @@ +initSidebarItems({"fn":[["fclose",""],["feof",""],["ferror",""],["fflush",""],["fgetc",""],["fgetpos",""],["fgets",""],["fopen",""],["fputc",""],["fputs",""],["fread",""],["freopen",""],["fseek",""],["fsetpos",""],["ftell",""],["fwrite",""],["perror",""],["puts",""],["remove",""],["rename",""],["rewind",""],["setbuf",""],["setvbuf",""],["tmpfile",""],["ungetc",""]]}); \ No newline at end of file diff --git a/libc/funcs/c95/stdlib/fn._exit.html b/libc/funcs/c95/stdlib/fn._exit.html new file mode 100644 index 0000000..2701440 --- /dev/null +++ b/libc/funcs/c95/stdlib/fn._exit.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::funcs::c95::stdlib::_exit - Rust + + + + + + + + + + + + + + + +
+

libc::funcs::c95::stdlib::_exit + + [] + + [src]

+
pub unsafe extern fn _exit(status: c_int) -> !
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/funcs/c95/stdlib/fn.abs.html b/libc/funcs/c95/stdlib/fn.abs.html new file mode 100644 index 0000000..8068727 --- /dev/null +++ b/libc/funcs/c95/stdlib/fn.abs.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::funcs::c95::stdlib::abs - Rust + + + + + + + + + + + + + + + +
+

libc::funcs::c95::stdlib::abs + + [] + + [src]

+
pub unsafe extern fn abs(i: c_int) -> c_int
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/funcs/c95/stdlib/fn.atexit.html b/libc/funcs/c95/stdlib/fn.atexit.html new file mode 100644 index 0000000..0effe6f --- /dev/null +++ b/libc/funcs/c95/stdlib/fn.atexit.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::funcs::c95::stdlib::atexit - Rust + + + + + + + + + + + + + + + +
+

libc::funcs::c95::stdlib::atexit + + [] + + [src]

+
pub unsafe extern fn atexit(cb:  extern "C" fn()) -> c_int
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/funcs/c95/stdlib/fn.atof.html b/libc/funcs/c95/stdlib/fn.atof.html new file mode 100644 index 0000000..560c85b --- /dev/null +++ b/libc/funcs/c95/stdlib/fn.atof.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::funcs::c95::stdlib::atof - Rust + + + + + + + + + + + + + + + +
+

libc::funcs::c95::stdlib::atof + + [] + + [src]

+
pub unsafe extern fn atof(s: *const c_char) -> c_double
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/funcs/c95/stdlib/fn.atoi.html b/libc/funcs/c95/stdlib/fn.atoi.html new file mode 100644 index 0000000..c724baf --- /dev/null +++ b/libc/funcs/c95/stdlib/fn.atoi.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::funcs::c95::stdlib::atoi - Rust + + + + + + + + + + + + + + + +
+

libc::funcs::c95::stdlib::atoi + + [] + + [src]

+
pub unsafe extern fn atoi(s: *const c_char) -> c_int
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/funcs/c95/stdlib/fn.calloc.html b/libc/funcs/c95/stdlib/fn.calloc.html new file mode 100644 index 0000000..8c784a3 --- /dev/null +++ b/libc/funcs/c95/stdlib/fn.calloc.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::funcs::c95::stdlib::calloc - Rust + + + + + + + + + + + + + + + +
+

libc::funcs::c95::stdlib::calloc + + [] + + [src]

+
pub unsafe extern fn calloc(nobj: size_t, size: size_t) -> *mut c_void
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/funcs/c95/stdlib/fn.exit.html b/libc/funcs/c95/stdlib/fn.exit.html new file mode 100644 index 0000000..1c181ea --- /dev/null +++ b/libc/funcs/c95/stdlib/fn.exit.html @@ -0,0 +1,127 @@ + + + + + + + + + + libc::funcs::c95::stdlib::exit - Rust + + + + + + + + + + + + + + + +
+

libc::funcs::c95::stdlib::exit + + [] + + [src]

+
pub unsafe extern fn exit(status: c_int) -> !

Exits the running program in a possibly dangerous manner.

+ +

Unsafety

+

While this forces your program to exit, it does so in a way that has +consequences. This will skip all unwinding code, which means that anything +relying on unwinding for cleanup (such as flushing and closing a buffer to a +file) may act in an unexpected way.

+ +

Examples

extern crate libc; + +fn main() { + unsafe { + libc::exit(1); + } +} +
+extern crate libc;
+
+fn main() {
+    unsafe {
+        libc::exit(1);
+    }
+}
+
+
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/funcs/c95/stdlib/fn.free.html b/libc/funcs/c95/stdlib/fn.free.html new file mode 100644 index 0000000..b201f14 --- /dev/null +++ b/libc/funcs/c95/stdlib/fn.free.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::funcs::c95::stdlib::free - Rust + + + + + + + + + + + + + + + +
+

libc::funcs::c95::stdlib::free + + [] + + [src]

+
pub unsafe extern fn free(p: *mut c_void)
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/funcs/c95/stdlib/fn.getenv.html b/libc/funcs/c95/stdlib/fn.getenv.html new file mode 100644 index 0000000..b733b4b --- /dev/null +++ b/libc/funcs/c95/stdlib/fn.getenv.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::funcs::c95::stdlib::getenv - Rust + + + + + + + + + + + + + + + +
+

libc::funcs::c95::stdlib::getenv + + [] + + [src]

+
pub unsafe extern fn getenv(s: *const c_char) -> *mut c_char
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/funcs/c95/stdlib/fn.labs.html b/libc/funcs/c95/stdlib/fn.labs.html new file mode 100644 index 0000000..4739aac --- /dev/null +++ b/libc/funcs/c95/stdlib/fn.labs.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::funcs::c95::stdlib::labs - Rust + + + + + + + + + + + + + + + +
+

libc::funcs::c95::stdlib::labs + + [] + + [src]

+
pub unsafe extern fn labs(i: c_long) -> c_long
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/funcs/c95/stdlib/fn.malloc.html b/libc/funcs/c95/stdlib/fn.malloc.html new file mode 100644 index 0000000..d257ad1 --- /dev/null +++ b/libc/funcs/c95/stdlib/fn.malloc.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::funcs::c95::stdlib::malloc - Rust + + + + + + + + + + + + + + + +
+

libc::funcs::c95::stdlib::malloc + + [] + + [src]

+
pub unsafe extern fn malloc(size: size_t) -> *mut c_void
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/funcs/c95/stdlib/fn.rand.html b/libc/funcs/c95/stdlib/fn.rand.html new file mode 100644 index 0000000..705326a --- /dev/null +++ b/libc/funcs/c95/stdlib/fn.rand.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::funcs::c95::stdlib::rand - Rust + + + + + + + + + + + + + + + +
+

libc::funcs::c95::stdlib::rand + + [] + + [src]

+
pub unsafe extern fn rand() -> c_int
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/funcs/c95/stdlib/fn.realloc.html b/libc/funcs/c95/stdlib/fn.realloc.html new file mode 100644 index 0000000..c1f287b --- /dev/null +++ b/libc/funcs/c95/stdlib/fn.realloc.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::funcs::c95::stdlib::realloc - Rust + + + + + + + + + + + + + + + +
+

libc::funcs::c95::stdlib::realloc + + [] + + [src]

+
pub unsafe extern fn realloc(p: *mut c_void, size: size_t) -> *mut c_void
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/funcs/c95/stdlib/fn.srand.html b/libc/funcs/c95/stdlib/fn.srand.html new file mode 100644 index 0000000..e4f5d6c --- /dev/null +++ b/libc/funcs/c95/stdlib/fn.srand.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::funcs::c95::stdlib::srand - Rust + + + + + + + + + + + + + + + +
+

libc::funcs::c95::stdlib::srand + + [] + + [src]

+
pub unsafe extern fn srand(seed: c_uint)
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/funcs/c95/stdlib/fn.strtod.html b/libc/funcs/c95/stdlib/fn.strtod.html new file mode 100644 index 0000000..fc91fa5 --- /dev/null +++ b/libc/funcs/c95/stdlib/fn.strtod.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::funcs::c95::stdlib::strtod - Rust + + + + + + + + + + + + + + + +
+

libc::funcs::c95::stdlib::strtod + + [] + + [src]

+
pub unsafe extern fn strtod(s: *const c_char, endp: *mut *mut c_char) -> c_double
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/funcs/c95/stdlib/fn.strtol.html b/libc/funcs/c95/stdlib/fn.strtol.html new file mode 100644 index 0000000..1dd9a02 --- /dev/null +++ b/libc/funcs/c95/stdlib/fn.strtol.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::funcs::c95::stdlib::strtol - Rust + + + + + + + + + + + + + + + +
+

libc::funcs::c95::stdlib::strtol + + [] + + [src]

+
pub unsafe extern fn strtol(s: *const c_char, endp: *mut *mut c_char, base: c_int) -> c_long
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/funcs/c95/stdlib/fn.strtoul.html b/libc/funcs/c95/stdlib/fn.strtoul.html new file mode 100644 index 0000000..84bce3b --- /dev/null +++ b/libc/funcs/c95/stdlib/fn.strtoul.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::funcs::c95::stdlib::strtoul - Rust + + + + + + + + + + + + + + + +
+

libc::funcs::c95::stdlib::strtoul + + [] + + [src]

+
pub unsafe extern fn strtoul(s: *const c_char, endp: *mut *mut c_char, base: c_int) -> c_ulong
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/funcs/c95/stdlib/fn.system.html b/libc/funcs/c95/stdlib/fn.system.html new file mode 100644 index 0000000..7a7c8d0 --- /dev/null +++ b/libc/funcs/c95/stdlib/fn.system.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::funcs::c95::stdlib::system - Rust + + + + + + + + + + + + + + + +
+

libc::funcs::c95::stdlib::system + + [] + + [src]

+
pub unsafe extern fn system(s: *const c_char) -> c_int
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/funcs/c95/stdlib/index.html b/libc/funcs/c95/stdlib/index.html new file mode 100644 index 0000000..1e091b7 --- /dev/null +++ b/libc/funcs/c95/stdlib/index.html @@ -0,0 +1,247 @@ + + + + + + + + + + libc::funcs::c95::stdlib - Rust + + + + + + + + + + + + + + + +
+

Module libc::funcs::c95::stdlib + + [] + + [src]

+

Functions

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
_exit + +
abs + +
atexit + +
atof + +
atoi + +
calloc + +
exit +

Exits the running program in a possibly dangerous manner.

+ +
free + +
getenv + +
labs + +
malloc + +
rand + +
realloc + +
srand + +
strtod + +
strtol + +
strtoul + +
system + +
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/funcs/c95/stdlib/sidebar-items.js b/libc/funcs/c95/stdlib/sidebar-items.js new file mode 100644 index 0000000..103f2ab --- /dev/null +++ b/libc/funcs/c95/stdlib/sidebar-items.js @@ -0,0 +1 @@ +initSidebarItems({"fn":[["_exit",""],["abs",""],["atexit",""],["atof",""],["atoi",""],["calloc",""],["exit","Exits the running program in a possibly dangerous manner."],["free",""],["getenv",""],["labs",""],["malloc",""],["rand",""],["realloc",""],["srand",""],["strtod",""],["strtol",""],["strtoul",""],["system",""]]}); \ No newline at end of file diff --git a/libc/funcs/c95/string/fn.memchr.html b/libc/funcs/c95/string/fn.memchr.html new file mode 100644 index 0000000..014fa91 --- /dev/null +++ b/libc/funcs/c95/string/fn.memchr.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::funcs::c95::string::memchr - Rust + + + + + + + + + + + + + + + +
+

libc::funcs::c95::string::memchr + + [] + + [src]

+
pub unsafe extern fn memchr(cx: *const c_void, c: c_int, n: size_t) -> *mut c_void
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/funcs/c95/string/fn.memcmp.html b/libc/funcs/c95/string/fn.memcmp.html new file mode 100644 index 0000000..c57eab4 --- /dev/null +++ b/libc/funcs/c95/string/fn.memcmp.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::funcs::c95::string::memcmp - Rust + + + + + + + + + + + + + + + +
+

libc::funcs::c95::string::memcmp + + [] + + [src]

+
pub unsafe extern fn memcmp(cx: *const c_void, ct: *const c_void, n: size_t) -> c_int
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/funcs/c95/string/fn.strcat.html b/libc/funcs/c95/string/fn.strcat.html new file mode 100644 index 0000000..1d559eb --- /dev/null +++ b/libc/funcs/c95/string/fn.strcat.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::funcs::c95::string::strcat - Rust + + + + + + + + + + + + + + + +
+

libc::funcs::c95::string::strcat + + [] + + [src]

+
pub unsafe extern fn strcat(s: *mut c_char, ct: *const c_char) -> *mut c_char
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/funcs/c95/string/fn.strchr.html b/libc/funcs/c95/string/fn.strchr.html new file mode 100644 index 0000000..440e9b1 --- /dev/null +++ b/libc/funcs/c95/string/fn.strchr.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::funcs::c95::string::strchr - Rust + + + + + + + + + + + + + + + +
+

libc::funcs::c95::string::strchr + + [] + + [src]

+
pub unsafe extern fn strchr(cs: *const c_char, c: c_int) -> *mut c_char
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/funcs/c95/string/fn.strcmp.html b/libc/funcs/c95/string/fn.strcmp.html new file mode 100644 index 0000000..b2d89c4 --- /dev/null +++ b/libc/funcs/c95/string/fn.strcmp.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::funcs::c95::string::strcmp - Rust + + + + + + + + + + + + + + + +
+

libc::funcs::c95::string::strcmp + + [] + + [src]

+
pub unsafe extern fn strcmp(cs: *const c_char, ct: *const c_char) -> c_int
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/funcs/c95/string/fn.strcoll.html b/libc/funcs/c95/string/fn.strcoll.html new file mode 100644 index 0000000..d5979ab --- /dev/null +++ b/libc/funcs/c95/string/fn.strcoll.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::funcs::c95::string::strcoll - Rust + + + + + + + + + + + + + + + +
+

libc::funcs::c95::string::strcoll + + [] + + [src]

+
pub unsafe extern fn strcoll(cs: *const c_char, ct: *const c_char) -> c_int
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/funcs/c95/string/fn.strcpy.html b/libc/funcs/c95/string/fn.strcpy.html new file mode 100644 index 0000000..cc0441f --- /dev/null +++ b/libc/funcs/c95/string/fn.strcpy.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::funcs::c95::string::strcpy - Rust + + + + + + + + + + + + + + + +
+

libc::funcs::c95::string::strcpy + + [] + + [src]

+
pub unsafe extern fn strcpy(dst: *mut c_char, src: *const c_char) -> *mut c_char
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/funcs/c95/string/fn.strcspn.html b/libc/funcs/c95/string/fn.strcspn.html new file mode 100644 index 0000000..8d908d0 --- /dev/null +++ b/libc/funcs/c95/string/fn.strcspn.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::funcs::c95::string::strcspn - Rust + + + + + + + + + + + + + + + +
+

libc::funcs::c95::string::strcspn + + [] + + [src]

+
pub unsafe extern fn strcspn(cs: *const c_char, ct: *const c_char) -> size_t
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/funcs/c95/string/fn.strerror.html b/libc/funcs/c95/string/fn.strerror.html new file mode 100644 index 0000000..2927894 --- /dev/null +++ b/libc/funcs/c95/string/fn.strerror.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::funcs::c95::string::strerror - Rust + + + + + + + + + + + + + + + +
+

libc::funcs::c95::string::strerror + + [] + + [src]

+
pub unsafe extern fn strerror(n: c_int) -> *mut c_char
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/funcs/c95/string/fn.strlen.html b/libc/funcs/c95/string/fn.strlen.html new file mode 100644 index 0000000..939e5e3 --- /dev/null +++ b/libc/funcs/c95/string/fn.strlen.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::funcs::c95::string::strlen - Rust + + + + + + + + + + + + + + + +
+

libc::funcs::c95::string::strlen + + [] + + [src]

+
pub unsafe extern fn strlen(cs: *const c_char) -> size_t
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/funcs/c95/string/fn.strncat.html b/libc/funcs/c95/string/fn.strncat.html new file mode 100644 index 0000000..44a7698 --- /dev/null +++ b/libc/funcs/c95/string/fn.strncat.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::funcs::c95::string::strncat - Rust + + + + + + + + + + + + + + + +
+

libc::funcs::c95::string::strncat + + [] + + [src]

+
pub unsafe extern fn strncat(s: *mut c_char, ct: *const c_char, n: size_t) -> *mut c_char
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/funcs/c95/string/fn.strncmp.html b/libc/funcs/c95/string/fn.strncmp.html new file mode 100644 index 0000000..cf3e7dc --- /dev/null +++ b/libc/funcs/c95/string/fn.strncmp.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::funcs::c95::string::strncmp - Rust + + + + + + + + + + + + + + + +
+

libc::funcs::c95::string::strncmp + + [] + + [src]

+
pub unsafe extern fn strncmp(cs: *const c_char, ct: *const c_char, n: size_t) -> c_int
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/funcs/c95/string/fn.strncpy.html b/libc/funcs/c95/string/fn.strncpy.html new file mode 100644 index 0000000..ea9a22e --- /dev/null +++ b/libc/funcs/c95/string/fn.strncpy.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::funcs::c95::string::strncpy - Rust + + + + + + + + + + + + + + + +
+

libc::funcs::c95::string::strncpy + + [] + + [src]

+
pub unsafe extern fn strncpy(dst: *mut c_char, src: *const c_char, n: size_t) -> *mut c_char
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/funcs/c95/string/fn.strpbrk.html b/libc/funcs/c95/string/fn.strpbrk.html new file mode 100644 index 0000000..8558c31 --- /dev/null +++ b/libc/funcs/c95/string/fn.strpbrk.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::funcs::c95::string::strpbrk - Rust + + + + + + + + + + + + + + + +
+

libc::funcs::c95::string::strpbrk + + [] + + [src]

+
pub unsafe extern fn strpbrk(cs: *const c_char, ct: *const c_char) -> *mut c_char
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/funcs/c95/string/fn.strrchr.html b/libc/funcs/c95/string/fn.strrchr.html new file mode 100644 index 0000000..91ec007 --- /dev/null +++ b/libc/funcs/c95/string/fn.strrchr.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::funcs::c95::string::strrchr - Rust + + + + + + + + + + + + + + + +
+

libc::funcs::c95::string::strrchr + + [] + + [src]

+
pub unsafe extern fn strrchr(cs: *const c_char, c: c_int) -> *mut c_char
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/funcs/c95/string/fn.strspn.html b/libc/funcs/c95/string/fn.strspn.html new file mode 100644 index 0000000..c0e670b --- /dev/null +++ b/libc/funcs/c95/string/fn.strspn.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::funcs::c95::string::strspn - Rust + + + + + + + + + + + + + + + +
+

libc::funcs::c95::string::strspn + + [] + + [src]

+
pub unsafe extern fn strspn(cs: *const c_char, ct: *const c_char) -> size_t
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/funcs/c95/string/fn.strstr.html b/libc/funcs/c95/string/fn.strstr.html new file mode 100644 index 0000000..64ad163 --- /dev/null +++ b/libc/funcs/c95/string/fn.strstr.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::funcs::c95::string::strstr - Rust + + + + + + + + + + + + + + + +
+

libc::funcs::c95::string::strstr + + [] + + [src]

+
pub unsafe extern fn strstr(cs: *const c_char, ct: *const c_char) -> *mut c_char
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/funcs/c95/string/fn.strtok.html b/libc/funcs/c95/string/fn.strtok.html new file mode 100644 index 0000000..be9f872 --- /dev/null +++ b/libc/funcs/c95/string/fn.strtok.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::funcs::c95::string::strtok - Rust + + + + + + + + + + + + + + + +
+

libc::funcs::c95::string::strtok + + [] + + [src]

+
pub unsafe extern fn strtok(s: *mut c_char, t: *const c_char) -> *mut c_char
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/funcs/c95/string/fn.strxfrm.html b/libc/funcs/c95/string/fn.strxfrm.html new file mode 100644 index 0000000..bbc2b76 --- /dev/null +++ b/libc/funcs/c95/string/fn.strxfrm.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::funcs::c95::string::strxfrm - Rust + + + + + + + + + + + + + + + +
+

libc::funcs::c95::string::strxfrm + + [] + + [src]

+
pub unsafe extern fn strxfrm(s: *mut c_char, ct: *const c_char, n: size_t) -> size_t
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/funcs/c95/string/fn.wcslen.html b/libc/funcs/c95/string/fn.wcslen.html new file mode 100644 index 0000000..cdbf7bd --- /dev/null +++ b/libc/funcs/c95/string/fn.wcslen.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::funcs::c95::string::wcslen - Rust + + + + + + + + + + + + + + + +
+

libc::funcs::c95::string::wcslen + + [] + + [src]

+
pub unsafe extern fn wcslen(buf: *const wchar_t) -> size_t
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/funcs/c95/string/index.html b/libc/funcs/c95/string/index.html new file mode 100644 index 0000000..8259a3a --- /dev/null +++ b/libc/funcs/c95/string/index.html @@ -0,0 +1,262 @@ + + + + + + + + + + libc::funcs::c95::string - Rust + + + + + + + + + + + + + + + +
+

Module libc::funcs::c95::string + + [] + + [src]

+

Functions

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
memchr + +
memcmp + +
strcat + +
strchr + +
strcmp + +
strcoll + +
strcpy + +
strcspn + +
strerror + +
strlen + +
strncat + +
strncmp + +
strncpy + +
strpbrk + +
strrchr + +
strspn + +
strstr + +
strtok + +
strxfrm + +
wcslen + +
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/funcs/c95/string/sidebar-items.js b/libc/funcs/c95/string/sidebar-items.js new file mode 100644 index 0000000..87cab9d --- /dev/null +++ b/libc/funcs/c95/string/sidebar-items.js @@ -0,0 +1 @@ +initSidebarItems({"fn":[["memchr",""],["memcmp",""],["strcat",""],["strchr",""],["strcmp",""],["strcoll",""],["strcpy",""],["strcspn",""],["strerror",""],["strlen",""],["strncat",""],["strncmp",""],["strncpy",""],["strpbrk",""],["strrchr",""],["strspn",""],["strstr",""],["strtok",""],["strxfrm",""],["wcslen",""]]}); \ No newline at end of file -- cgit v1.2.3