User:Vadmium/Man pages
List of man-page-like articles, redirects and more substantial articles they could be integrated into. These are often closely related to a language, library or other platform, and take the name of a keyword, token or other identifier rather than an English name.
I am not suggesting all of these article be merged somewhere; so far this is just a brainstorm to visualise the situation. The category headings could correspond to Wikipedia categories, articles, or sections of articles. Vadmium (talk, contribs).
- italics: redirects that never were articles
- dagger†: deleted content which may have been an article
struck out: articles that I am happy have been merged elsewhere. Vadmium (talk, contribs).
Many of the pages here have been moved to Wikibooks. This is not to say that all pages should be redirected in Wikipedia, just that there are stubs that can be turned into useful tutorials at Wikibooks.
- iso646.h
- comma operator
- main function
- assignment (computer programming)
- ?:
- increment and decrement operators
- operators in C and C++
- scope resolution operator
- bitwise operations in C
- C syntax
- restrict
- include directive
Data types
[edit]←float.h, limits.h, inttypes.h, stdint.h
- stdbool.h
- offsetof
- sizeof
- stdarg.h
- size_t
- ← ssize_t
- struct (C programming language)
- typedef
- long double
- double precision
- single precision
- void type
- long int, long long
- int (computer science), unsigned int
- short int, signed short, unsigned short
- errno.h: EDOM, EILSEQ, EPIPE, ERANGE, errno
- ENOBUFS
- perror
- strerror (currently redirects to C string section)
- mprotect: was moved to Wikibooks:C Programming/POSIX Reference/sys/mman.h/mprotect, and is now a redirect to Memory protection where it is mentioned
- mmap (Memory-mapped file)
- sbrk
- new (C++)
- delete (C++)
- Segmentation fault:
SIGSEGV,SIGBUS
←malloc, free, valloc, calloc, farmalloc, realloc, alloc.h
- clone (Linux system call)
- process.h
- beginthread, pthread.h
- _cexit
- system (C standard library)
- exit (operating system): SIGKILL, SIGTERM, exit (command)
- atexit
- exec (operating system)
- fork (operating system)
- ← vfork
- fork-exec
- spawn (computing)
- wait (system call) ← waitpid, sys/wait.h
- Child process ←
SIGCHLD, SIGCLD - Job control: SIGCONT, SIGSTOP, SIGTSTP, SIGTTIN, SIGTTOU
- Resource (computer science): SIGXCPU, SIGXFSZ, SIGLOST
- signal.h, C signal handling
- strsignal
- SIGUSR1 and SIGUSR2, SIGUSR1, SIGUSR2, SIGUNUSED
- Real-time signal: SIGRTMIN and SIGRTMAX, SIGRTMIN, SIGRTMAX
- sigaction
- kill (command)
← Abs (programming), math.h, modf, Modf(), sinh (C), pow (C), casinh, casinh (C), div (C), ldiv, complex.h, cabs, cacos (C Standard Library), cacosh, cpow, csqrt, fenv.h, tgmath.h, ccos, cimag, carg, frexp, ldexp, log (C), acos (C), atan(c), atan (math function)
← time(), time.h, difftime, mktime, strftime, strptime, struct tm, ctime(), localtime, time_t
Characters and strings
[edit]The titles in the following four subcategories currently all also redirect as above.
- String copying and concatenation
- strdup, strncpy, strlcat, strncat, strcpy, strlcpy, strcat
- wcscat
- String searching
- strcasestr, strchr, strnstr, strstr, strrchr, strcspn, strspn
- String comparison
- strncmp, strxfrm, strcmp, stricmp
- wcscmp, wcsncmp
- Character arrays
- memcmp, memcpy, memmove, memset, memccpy, mempcpy
← ctype.h, isalnum, isalpha, isblank, iscntrl, isdigit, isgraph, islower, isprint, ispunct, isspace, isupper, isxdigit, tolower, toupper, wctype.h, iswdigit
1exec1 (talk): We probably need a separate page for this group of functions
- All currently redirecting to C miscellaneous operations: atoi, itoa†, ltoa†, strtod, strtol, atol (programming), atoll (programming)†, strtoll†, strtoul†, strtoull†, atof
rename (C)→ Rename (computing)- Talk:C file input/output#Single page for C input/output functions
- Asynchronous I/O: select (Unix), SIGPOLL, SIGIO
- SIGPIPE
- tar file format: tar.h
FILE object
[edit]- Related: Stream (computing)
- Currently redirecting to stdio: fclose, fdopen, fflush, fgetc, fopen, fputc, fputs, freopen, getchar, ftell, fwrite, puts (C), BUFSIZ, rewind (C), putc, putchar, fgets, fgetws, fread, fseek, ferror, gets(), setvbuf, setbuf, feof, fgetpos, ungetc, fputchar, tmpfile
- Standard streams: no action considered
- close (system call)
- open (system call)
- read (system call)
- stat (Unix) ←
fstat,lstat, mtime, nlink, rdev, atime, noatime,sys/stat.h - write (system call)
- Directory (file systems): dirent.h ← telldir, closedir, opendir, readdir, rewinddir, seekdir
- File descriptor ← fcntl.h
- utime.h
- Related: Format string, String functions#Format
- See Talk:printf#Single page for format string
- fwprintf proposed to be merged into Format string (Discuss)
- printf proposed to be merged into Format string (Discuss)
- scanf proposed to be merged into Format string (Discuss)
- vwprintf proposed to be merged into Format string (Discuss)
- printk proposed to be merged into Format string (Discuss)
- swprintf proposed to be merged into Format string (Discuss)
- wprintf proposed to be merged into Format string (Discuss)
Both currently redirecting to C miscellaneous operations:
- stdlib.h
- stddef.h ← ptrdiff_t
- windows.h
- crt0
- unistd.h, sys/types.h → POSIX
- Emulation (computing): SIGEMT
- uname ← sys/utsname.h
- conio.h: getch, getche, kbhit
- SIGINFO, SIGWINCH
- POSIX terminal interface: termios.h
- Control-C: SIGINT (POSIX)
Other
[edit]- swab (programming)†
- setjmp.h
- SIGHUP, SIGPWR
- Breakpoint: SIGTRAP
- Group (computing): grp.h
- passwd (database): pwd.h
See also
[edit]- List of C functions
- C POSIX library
- Category:C programming language
- Category:C libraries
- Category:C standard library
- Category:C standard library headers
- Category:C headers
- Category:POSIX
- Talk:C standard library/Archive 2#Pages for each function and WP:NOTMANUAL
- WT:WikiProject Computing/Archive 10#Deletion precedent