Lines Matching refs:posix

136 	* posix/unistd.h: Declare ttyname_r also when __USE_POSIX.
190 * posix/getopt.c (GETOPT_INTERFACE_VERSION): Define to 2.
191 * posix/getopt1.c (GETOPT_INTERFACE_VERSION): Define to 2.
291 * posix/getopt.c (_getopt_internal): Return -1, not EOF, when args
295 posix/getopt.c, posix/getopt1.c, stdio-common/bug4.c,
699 * posix/getopt.c: Change all direct usages of `gettext' to `_'.
813 * sysdeps/posix/vdprintf.c: Here. De-ansideclificate.
884 * posix/getopt.c (_getopt_internal): Don't reset __getopt_initialized
980 * posix/getopt.c: Only use the bash generated environment variable
985 * posix/unistd.h [__USE_GNU]: Declare environ.
987 * posix/sys/types.h (key_t): Also define when __USE_XOPEN.
1002 * sysdeps/posix/sysv_signal.c: Renamed from signal.c. Use SVID
1004 * sysdeps/posix/signal.c: Renamed from bsd_signal.c. Use BSD
1006 * sysdpes/posix/sigpause.c: Correct comment.
1132 * sysdeps/posix/signal.c: Provide ignorable definitions of
1250 * sysdeps/posix/sigpause.c (__sigpause): Use sigdelset instead of
1319 * posix/getopt.c: Use _GNU_GETOPT_INTERFACE_VERSION to check
1321 * posix/getopt1.c: Likewise.
1322 * posix/Makefile: Correct copyright.
1337 * sysdeps/posix/raise.c: Add alias gsignal.
1339 * sysdeps/posix/signal.c: Add alias ssignal.
1343 * sysdeps/posix/bsd_signal.c: New file. Implementation of XPG
1345 * sysdeps/posix/signal.c: Change to have semantic of X/Open.
1533 * posix/sched.h: Likewise.
1562 * posix/getopt.c (in -W option handling): Return when optind == argc.
1624 * posix/unistd.h: Don't declare environ.
1625 * posix/sys/utsname.h (struct utsname): Declare member domainname
1637 * posix/unistd.h: Declare fdatasync only if __USE_POSIX199309.
1652 * posix/unistd.h: Correct prototype for usleep.
1662 * sysdeps/posix/sigpause.c: Change function definition to also
1705 * sysdeps/posix/getcwd.c: Likewise.
1706 * sysdeps/posix/ttyname.c: Likewise.
1707 * sysdeps/posix/ttyname_r.c: Likewise.
1708 * sysdeps/posix/glob.c: Likewise.
1922 * sysdeps/posix/fpathconf.c: Update copyright.
1923 * sysdeps/posix/pathconf.c: Don't call fpathconf to do the work.
2041 * sysdeps/posix/tempname.c: Test for error but EEXIST after open
2340 * sysdeps/posix/fdopen.c: Update copyright. Don't use EXFUN.
2401 * posix/glob.c: Tests against STDC_HEADERS should also test
2415 * sysdeps/posix/getcwd.c (__getcwd): Remove "register" from
2489 * posix/glob.c: Likewise.
2490 * sysdeps/posix/ttyname.c: Likewise.
2491 * sysdeps/posix/ttyname_r.c: Likewise.
2494 * sysdeps/posix/getcwd.c: Likewise.
2548 * posix/glob.c: Use getlogin_r and getpwnam_r function when available
2558 * posix/getconf.c: Treat _SC_UNIT_MAX and _SC_ULONG_MAX separately
2705 * posix/Makefile (headers): Add wait.h.
2706 * posix/wait.h: New file.
2708 * posix/sys/types.h: Always define intN_t types.
2717 * sysdeps/posix/getcwd.c (__getcwd): After resizing the buffer
2738 * posix/wait.h: New file.
2739 * posix/Makefile (headers): Add wait.h.
2860 * sysdeps/posix/sigblock.c: Optimize sigmask <-> sigset_t conversions
2862 * sysdeps/posix/sigpause.c: Likewise.
2863 * sysdeps/posix/sigsetmask.c: Likewise.
2864 * sysdeps/posix/sigvec.c: Likewise.
2865 * sysdeps/posix/sigintr.c: Reformat copyright.
2866 * sysdeps/posix/signal.c: Check signal number out of range since
2868 * sysdeps/posix/sigwait.c: Use __ versions of sigfillset, sigismember,
2910 * sysdeps/posix/writev.c (writev): COUNT parm is now int.
2911 * sysdeps/posix/readv.c (readv): Likewise.
3049 * sysdeps/posix/readv.c: Don't use PTR anymore.
3050 * sysdeps/posix/writev.c: Likewise.
3061 * posix/unistd.h: Correct typo in documentation.
3099 * sysdeps/posix/Makefile ($(common-objpfx)mk-stdiolim): Depend
3100 on $(..)posix/posix1_lim.h, not ../posix/posix1_lim.h.
3145 * posix/fnmatch.h: Likewise.
3146 * posix/getopt.h: Likewise.
3147 * posix/glob.h: Likewise.
3148 * posix/posix2_lim.h: Likewise.
3149 * posix/regex.h: Likewise.
3150 * posix/sys/times.h: Likewise.
3151 * posix/sys/types.h: Likewise.
3152 * posix/sys/utsname.h: Likewise.
3153 * posix/tar.h: Likewise.
3154 * posix/wordexp.h: Likewise.
3269 * sysdeps/posix/readv.c (readv): Change return type to ssize_t.
3271 * sysdeps/posix/writev.c (writev): Likewise.
3325 * posix/unistd.h: Correct typo.
3370 * posix/unistd.h: Fix comment.
3380 * sysdeps/posix/Makefile ($(common-objpfx)mk-stdiolim): Depend on
3382 only in posix.
3473 * sysdeps/posix/fpathconf.c: Use fstatfs to compute NAME_MAX, not
3586 * posix/Makefile (headers): Add re_comp.h.
3587 * posix/re_comp.h: New file. XPG interface to regex functions.
3589 * posix/getconf.c: Add all names from XPG4.2.
3590 * posix/posix1_lim.h: Increase minimum values for _POSIX_CHILD_MAX
3593 * sysdeps/posix/sysconf.c: Handle new _SC_* values.
3596 * posix/unistd.h: Add declaration of ualarm and lchown. Declare
3602 * posix/sys/wait.h: Declare wait3 if __USE_XOPEN_EXTENDED is defined.
3622 * sysdeps/posix/getpagesize.c: Likewise.
3736 * posix/unistd.h: Define X/Open macros.
3740 * sysdeps/posix/sysconf.c: Handle new constants.
3772 * posix/unistd.h: Move declarations of mktemp and mkstemp to...
3774 * posix/unistd.h [__USE_XOPEN]: Add prototypes for crypt, setkey,
3801 * sysdeps/posix/cuserid.c: Implement using getpwuid_r.
3802 * sysdeps/posix/mkstemp.c: Include <stdlib.h> for prototype.
3803 * sysdeps/posix/mktemp.c: Likewise.
3819 * sysdeps/posix/cuserid.c: Use reentrant functions.
3911 * sysdeps/posix/sigwait.c: New file. Implementation of sigwait
3924 * sysdeps/posix/getaddrinfo.c: Use buffer limits for inet_ntop
4011 * posix/regex.c: Change type of `this_reg' variables.
4036 * posix/fnmatch.c: Change to match libit version.
4038 * posix/unistd.h: Change prototype for ttyname_r to match POSIX.1c.
4039 * sysdep/posix/ttyname_r.c: Likewise.
4055 * sysdeps/posix/rename.c: Likewise.
4296 * posix/Makefile (routines): Add getaddrinfo.
4297 * sysdeps/posix/getaddrinfo.c.: New file. Add implementation by
4438 * sysdeps/posix/Makefile (mk-stdiolim): Likewise.
4568 * posix/getopt.c: Add some more casts and initializations to
4699 * posix/execlp.c: Add first argument parameter to be compliant
4724 * posix/getopt.c: Implement POSIX -W option handling. When the
4744 * posix/unistd.h: Correct prototype for execlp.
4847 * sysdeps/posix/euidaccess.c [_LIBC]: Avoid calling get?id functions
4866 * sysdeps/posix/pipestream.c (readdecl, writedecl, seekdecl,
4877 * posix/getopt.c: Add casts to prevent warnings.
4878 * posix/regex.c: Likewise.
5104 * posix/testfnm.c: Likewise.
5106 * sysdeps/posix/cuserid.c: Likewise.
5145 * sysdeps/posix/tempname.c (__stdio_gen_tempname): Don't declare
5217 * posix/sys/types.h: Change #defines to typedefs. This is looking
5219 * posix/unistd.h: Likewise for ssize_t.
5248 * sysdeps/posix/sigvec.c: Prototype wrapper_handler and convert_mask.
5272 * sysdeps/posix/euidaccess.c (__set_errno): Fix typo.
5281 * sysdeps/posix/tempname.c (__stdio_gen_tempname) [USE_IN_LIBIO &&
5370 * sysdeps/posix/ttyname.c (ttyname): Add cast to prevent warning.
5371 * sysdeps/posix/ttyname_r.c (ttyname_r): Likewise.
5372 * sysdeps/posix/getcwd.c (__getcwd): Likewise.
5424 * sysdeps/posix/tempname.c: Likewise.
5437 * sysdeps/posix/tempname.c: Add new parameters and use them instead
5453 * sysdeps/posix/mk-stdiolim.c: Count final \0 byte in L_tmpnam value.
5476 * posix/system.c: Rename function to __libc_system and make system
5479 * posix/wait.c: Rename function to __libc_wait and make __wait a
5520 * sysdeps/posix/pathconf.c: Pass descriptor for just opened file
5637 * posix/confstr.c (confstr): Likewise. De-ANSI-fy.
5638 * posix/execvp.c (execvp): Likewise.
5639 * posix/glob.c: Define __set_errno.
5716 * sysdeps/posix/dup2.c: Likewise.
5717 * sysdeps/posix/euidaccess.c: Likewise.
5718 * sysdeps/posix/fdopen.c: Likewise.
5719 * sysdeps/posix/flock.c: Likewise.
5720 * sysdeps/posix/fpathconf.c: Likewise.
5721 * sysdeps/posix/getcwd.c: Likewise.
5722 * sysdeps/posix/gettimeofday.c: Likewise.
5723 * sysdeps/posix/isatty.c: Likewise.
5724 * sysdeps/posix/isfdtype.c: Likewise.
5725 * sysdeps/posix/killpg.c: Likewise.
5726 * sysdeps/posix/mkstemp.c: Likewise.
5727 * sysdeps/posix/mktemp.c: Likewise.
5728 * sysdeps/posix/pathconf.c: Likewise.
5729 * sysdeps/posix/pipestream.c: Likewise.
5730 * sysdeps/posix/remove.c: Likewise.
5731 * sysdeps/posix/rename.c: Likewise.
5732 * sysdeps/posix/sigintr.c: Likewise.
5733 * sysdeps/posix/signal.c: Likewise.
5734 * sysdeps/posix/sigsuspend.c: Likewise.
5735 * sysdeps/posix/sigvec.c: Likewise.
5736 * sysdeps/posix/sleep.c: Likewise.
5737 * sysdeps/posix/sysconf.c: Likewise.
5738 * sysdeps/posix/system.c: Likewise.
5739 * sysdeps/posix/tempname.c: Likewise.
5740 * sysdeps/posix/truncate.c: Likewise.
5741 * sysdeps/posix/ttyname.c: Likewise.
5742 * sysdeps/posix/ttyname_r.c: Likewise.
5743 * sysdeps/posix/wait3.c: Likewise.
6188 * sysdeps/posix/sysconf.c: Likewise.
6189 * posix/getconf.c (vars): Add _NPROCESSORS_CONF, _NPROCESSORS_ONLN,
6251 * sysdeps/posix/gettimeofday.c (__gettimeofday): Use localtime_r
6264 * sysdeps/posix/cuserid.h: Remove prototype for geteuid().
6491 * sched.h: New file. Helper to access posix/sched.h.
6492 * posix/sched.h: Change `sched_params' to `sched_param' to follow
7039 * sysdeps/posix/sysconf.c: Don't use PTHREAD_DESTRUCTOR_ITERATIONS
7080 * posix/gnu/types.h: Remove definition of key_t.
7224 * sysdeps/posix/profil.c (profil): Don't clobber saved timer and
7302 $(..). Some rules (like sysdeps/posix/Makefile for mk-stdiolim)
7486 * posix/sys/types.h: Define loff_t.
7529 * sysdeps/posix/profil.c (profil): Disable the profiling timer at
7588 * sysdeps/posix/gettimeofday.c: Likewise.
7926 * sysdeps/posix/ttyname_r.c (ttyname_r),
7927 sysdeps/posix/ttyname.c (ttyname): Return -1/NULL if
7942 * posix/unistd.h [__USE_MISC]: Add prototype for `nice'.
7964 * sysdeps/posix/tempname.c [USE_IN_LIBIO]: Don't clear
8165 * sysdeps/posix/getcwd.c: Call `__opendir', `__readdir',
8209 * posix/unistd.h: Add prototype for `__ttyname_r'.
8210 * sysdeps/posix/ttyname_r.c: Rename function to `__ttyname_r'
8243 * sysdeps/posix/sigsetmask.c (__sigsetmask): Call `__sigprocmask'
8266 * posix/getconf.c: Handle new sysconf symbols.
8267 * posix/posix1_lim.h: Define _POSIX_TTY_NAME_MAX and
8270 * sysdeps/posix/sysconf.c: Handle new symbols.
8289 * sysdeps/posix/getdtsz.c: Rewrite to use `__getrlimit' function
8551 * posix/unistd.h [__USE_GNU]: Declare `__libc_enable_secure' flag.
8708 * posix/unistd.h: Ditto.
8712 * posix/getconf.c: De-ANSI-fy. Recognize POSIX.2 constant names.
8714 * sysdeps/posix/sysconf.c: De-ANSI-fy.
8721 * posix/posix2_lim.h: Add missing definition of
8826 * posix/glob.c [WIN32]: Don't include <pwd.h>; don't use d_ino;
8829 * posix/fnmatch.h [WIN32]: Use prototypes even if [!__STDC__].
8830 * posix/glob.h: Likewise.
8880 * posix/glob.h [!_AMIGA && !VMS]: Check this instead of just [!_AMIGA]
9205 * sysdeps/posix/ttyname_r.c (ttyname_r): Use sizeof (dev) - 1 in
9328 * posix/glob.h (__glob_opendir_hook, __glob_readdir_hook,
9619 * posix/unistd.h [__USE_BSD]: Declare getdomainname, setdomainname.
9641 * posix/sys/types.h [__USE_BSD]: Include <sys/select.h>; remove
9644 * sysdeps/posix/isfdtype.c: New file.
9674 * posix/getconf.c: Recognize new variables from P1003.1g.
9675 * posix/posix1_lim.h: Define _POSIX_FD_SETSIZE, _POSIX_QLIMIT,
9677 * posix/unistd.h: Add description of the P1003.1g variables.
9680 * sysdeps/posix/fpathconf.c (fpathconf): Add handling of
9683 * sysdeps/posix/sysconf.c (sysconf): Add handling of new
10312 * sysdeps/posix/libc_fatal.c: Add include of <string.h>.
10315 * sysdeps/posix/getcwd.c (__canonicalize_directory_name_internal):
10324 * posix/unistd.h (syscall): Change sysno arg and return value
10337 * posix/glob.c: Include <alloca.h> only [HAVE_ALLOCA_H], not [sparc].
10355 * posix/fnmatch.c (fnmatch): Fix \*[*?]+ case to increment name ptr