Lines Matching refs:posix
240 * posix/unistd.h: Remove decls for swapon, swapoff.
643 * posix/Makefile (headers): Add schedbits.h.
1056 * sysdeps/posix/ttyname_r.c (ttyname_r): Use _D_EXACT_NAMLEN
1059 * posix/Makefile (routines): Add getlogin_r.
1060 * posix/unistd.h: Add prototype for getlogin_r.
1394 * sysdeps/posix/tempname.c (__stdio_gen_tempname): Use __ptr_t instead
1635 zone%/right/ and zone%/posix/ rules so they match first.
1689 * time/Makefile (install-others): Also install posix/ZONE and
1691 (z.% rule): Generate rules for right/ZONE and posix/ZONE targets too,
1695 (tzcompile): Use it to get the right -d for posix/ and right/ flavors.
1862 * posix/sys/types.h [__USE_MISC]: Add typedef for ulong.
1875 * posix/unistd.h: Declare __canonicalize_directory_name_internal.
1924 * posix/unistd.h: Remove prototype for `reboot'.
1941 sysdeps/posix/tempname.c: Don't use <ansidecl.h> anymore.
2007 * sysdeps/posix/getcwd.c (__canonicalize_directory_name_internal): New
2020 * posix/glob.c [VMS]: Don't include <pwd.h>.
2047 * sysdeps/posix/euidaccess.c (S_IROTH, S_IWOTH, S_IXOTH): Defines
2190 * posix/glob.h [_AMIGA]: Remove `struct stat;' forward decl.
2201 * posix/glob.c [_AMIGA]: Don't include <pwd.h>.
2376 * posix/glob/SMakefile, posix/glob/SCOPTIONS, posix/glob/Makefile.ami:
2378 * posix/Makefile (glob.tar): Add AmigaDOS support files.
2524 * posix/unistd.h: Add swapoff prototype.
2528 * sysdeps/posix/fpathconf.c (__fpathconf): Get information
2531 * sysdeps/posix/sysconf.c: Add code to handle _SC_AIO_LISTIO_MAX,
2578 posix/sysconf.c now only handle cases different to that
2728 * posix/sched.h: Fix typos.
2997 * posix/getconf.c (vars): Add _POSIX_SYNC_IO, _POSIX_ASYNC_IO,
3000 * posix/posix2_lim.h: Add definition of _POSIX2_CHARCLASS_NAME_MAX
3003 * posix/unistd.h: Document _POSIX_SYNC_IO, _POSIX_ASYNC_IO,
3024 * sysdeps/posix/fpathconf.c: Add handling of _PC_SYNC_IO,
3027 * sysdeps/posix/sysconf.c: Add handling of _SC_REALTIME_SIGNALS,
3148 * posix/Makefile (headers): Add sched.h.
3152 * posix/getconf.c (vars): Add entries for _POSIX_REALTIME_SIGNALS,
3159 * posix/sched.h: New file. Header for POSIX scheduling interface.
3161 * posix/unistd.h: Describe options from POSIX.4.
3281 misc/sys/ioctl.h, misc/sys/uio.h, posix/sys/times.h,
3282 posix/sys/types.h, posix/sys/utsname.h, posix/sys/wait.h,
3283 posix/tar.h, posix/wordexp.h, pwd/pwd.h, resource/sys/vlimit.h,
3389 * posix/glob.c (glob_pattern_p): Avoid scanning past eos if
3391 * posix/fnmatch.c (fnmatch): Likewise; return FNM_NOMATCH for such
3633 * posix/unistd.h: Define _POSIX2_LOCALEDEF.
3761 one from sysdeps/posix.
3967 * sysdeps/posix/sleep.c (sleep): initialize sa_mask to mask of
4038 * sysdeps/posix/clock.c: Don't multiply the return value by
4046 * posix/unistd.h (setpgrp): Declare no-arg version unless __FAVOR_BSD.
4054 * posix/setpgrp.c (setpgrp): New file.
4055 * posix/Makefile (routines): Add setpgrp.
4141 * posix/glob.c (glob): In GLOB_BRACE brace expansion, fix buffer size
4180 * posix/unistd.h [__USE_BSD]: Declare usleep.
4312 * posix/glob.c: Use canonical code from autoconf manual for dirent
4317 * sysdeps/posix/profil.c: New file.
4362 * sysdeps/posix/getcwd.c: Use new macros instead of d_namlen.
4366 * sysdeps/posix/ttyname.c: Likewise.
4472 * sysdeps/posix/utimes.c (__utimes): There are 1000000 usecs in a
4598 * posix/execvp.c: When executing shell on script, first arg is
4759 * posix/execvp.c: If execv fails with ENOEXEC, run the shell on
4808 * posix/sys/types.h [GCC >= 2.7]: Define intN_t/u_intN_t using
4895 * sysdeps/posix/getcwd.c (size_t): Don't define #ifdef __GNU_LIBRARY__.
5017 * posix/Makefile (CFLAGS-regex.c): New variable.
5043 * sysdeps/posix/getcwd.c [__GNU_LIBRARY__]: Include unistd.h.
5103 * posix/glob.c (glob): Use prototype in getlogin decl.
5128 * posix/glob.c (_GNU_SOURCE): Define if undefined, so glob.h
5130 * posix/fnmatch.c: Likewise.
5545 * posix/gnu/types.h: Moved to sysdeps/generic/gnu/types.h.
5547 * posix/glob.c (glob): Add parens in glob call flags arg for
5667 * posix/sys/types.h [__USE_BSD]: Include endian.h.
5794 * posix/glob.c (glob_in_dir): Cast result of opendir to __ptr_t,
5804 * posix/glob.c [! STDC_HEADERS]: Declare getenv.
5839 * posix/glob.c: Implement new options GLOB_ALTDIRFUNC, GLOB_BRACE,
5842 * posix/glob.h (GLOB_ALTDIRFUNC, GLOB_BRACE, GLOB_NOMAGIC, GLOB_TILDE):
5898 * posix/unistd.h [__USE_MISC]: Declare brk, sbrk.
5922 * posix/gnu/types.h: Fixed typo.
6012 * posix/Makefile (routines): Add getsid.
6016 * posix/unistd.h [__USE_GNU]: Declare getsid.
6025 malloc/mcheck.c, malloc/vm-limit.c, posix/getconf.c, posix/id.c,
6151 * sysdeps/posix/tempname.c: Adapted to libio.
6387 * posix/unistd.h [__USE_GNU]: Declare group_member, __group_member.
6388 * posix/Makefile (routines): Add group_member.
6390 * sysdeps/posix/euidaccess.c: New file, adapted from fileutils.
6904 * posix/tstgetopt.c, posix/tstgetopt.args: Test long options too.
6944 * sysdeps/posix/getcwd.c: Likewise.
6946 * posix/unistd.h: Declare __getcwd.
6966 * sysdeps/posix/truncate.c: Include fcntl.h.
7060 * posix/unistd.h [__USE_BSD]: Declare profil.
7162 * posix/execvp.c: Likewise.
7164 * sysdeps/posix/system.c: Likewise.
7263 * posix/unistd.h (ttyname_r): Add prototype for new function.
7304 * sysdeps/posix/ttyname_r.c: New file. Reentrant version.
7307 * sysdeps/posix/utimes.c: Include <utime.h> for prototype.
7310 * sysdeps/posix/sysconf.c (__sysconf): Test for CLK_TCK in case
7316 * posix/sys/types.h [__USE_SVID] (key_t): New type.
7344 * posix/glob.c (glob): Comment fix.
7489 * posix/glob.c (glob): Use realloc to extend strings for GLOB_MARK
7681 * posix/glob.c (glob_in_dir): Allocate GLOB_MARK byte in case when
7773 * posix/sys/types.h [__USE_BSD] (__BIT_TYPES_DEFINED__): New macro.
7810 * sysdeps/posix/pathconf.c: New file.
7830 * sysdeps/stub/init-posix.c: Removed stub warning.
7870 * sysdeps/posix/utimes.c: New file.
8088 * posix/Makefile, sysdeps/alpha/Makefile,
8138 * posix/regex.c, posix/regex.h: New files, incorporated from GNU regex.
8139 * posix/Makefile (headers): Add regex.h.
8295 * posix/glob.c (S_ISDIR): Define if undefined.
8350 * posix/glob.c (glob): If GLOB_MARK set, stat names to find
8497 * posix/environ.c: Add weak alias `_environ'.
8598 * posix/execvp.c: Don't use stat to search path; just try execv
8668 * posix/unistd.h [__USE_BSD] (revoke): Declare it.
8674 * posix/unistd.h [__USE_BSD] (ttyslot): Declare it.
8676 * posix/unistd.h [__USE_BSD] (L_SET, L_INCR, L_XTND): Define
9057 * posix/glob/configure.bat: Fixes from DJ.
9196 * posix/unistd.h [__USE_GNU] (euidaccess): Declare it.
9212 * posix/Makefile (glob/configure): Do cvs commit if there is a CVS
9226 * posix/glob/configure.in: Put AC_ISC_POSIX before AC_CONST.
9327 * posix/Makefile (aux): Add environ.
9328 * posix/environ.c: New file.
9346 * sysdeps/posix/Makefile (cded-objdir-includes): New variable
9406 * sysdeps/posix/stdio_init.c: Likewise.
9513 * sysdeps/posix/tempname.c: Increment *IDX at beginning of loop,
9533 * sysdeps/posix/libc_fatal.c: Likewise.
9662 * posix/glob.c (prefix_array, glob_pattern_p): Remove gratuitous
9747 * posix/fnmatch.c: Declare errno if it's not defined.
9790 * posix/glob.c: Likewise.
9838 * sysdeps/posix/libc_fatal.c: Likewise.
9875 * sysdeps/unix/bsd/init-posix.c: Likewise.
9889 * posix/Makefile (routines): Remove __ names, setpgrp. Add
9894 * posix/unistd.h (_exit): Likewise.
9947 * sysdeps/posix/defs.c: Don't include gnu-stabs.h.
9973 * posix/glob/configure.in: Put AC_AIX and AC_MINIX early, before
9994 * sysdeps/posix/fpathcon.c: Renamed to fpathconf.c.
10028 * sysdeps/posix/remove.c: New file.
10121 * sysdeps/posix/__dup.c: Renamed to dup.c; added weak alias dup.
10124 * sysdeps/posix/__dup2.c: Renamed to dup2.c; added weak alias dup2.
10149 * sysdeps/posix/__flock.c: Renamed to flock.c; added weak alias flock.
10162 * sysdeps/posix/__fpathcon.c: Renamed to fpathcon.c; added weak
10183 * sysdeps/posix/__getdtsz.c: Renamed to getdtsz.c; added weak
10219 * sysdeps/posix/__getpgsz.c: Renamed to getpagesize.c; added weak
10234 * sysdeps/posix/__gettod.c: Renamed to gettimeofday.c; added weak
10251 * sysdeps/posix/__isatty.c: Renamed to isatty.c; added weak alias
10381 * sysdeps/posix/__sigblock.c: Renamed to sigblock.c; added weak
10387 * sysdeps/posix/__sigpause.c: Renamed to sigpause.c; added weak
10408 * sysdeps/posix/__sigvec.c: Renamed to sigvec.c; added weak alias
10427 * sysdeps/posix/__sysconf.c: Renamed to sysconf.c; added weak
10462 * sysdeps/posix/__wait.c: Renamed to wait.c; added weak alias wait.
10474 * sysdeps/posix/__wait3.c: Renamed to wait3.c; added weak alias wait3.
10518 * sysdeps/posix/__sigstmsk.c: Renamed to sigsetmask.c; added weak
10604 * posix/waitpid.c: File removed.
10605 * posix/wait4.c: File removed.
10606 * posix/wait3.c: File removed.
10607 * posix/wait.c: File removed.
10608 * posix/times.c: File removed.
10609 * posix/sysconf.c: File removed.
10610 * posix/setuid.c: File removed.
10611 * posix/setsid.c: File removed.
10612 * posix/setpgrp.c: File removed.
10613 * posix/setpgid.c: File removed.
10614 * posix/setgid.c: File removed.
10615 * posix/pathconf.c: File removed.
10616 * posix/getuid.c: File removed.
10617 * posix/getppid.c: File removed.
10618 * posix/getpid.c: File removed.
10619 * posix/getgrps.c: File removed.
10620 * posix/getgid.c: File removed.
10621 * posix/geteuid.c: File removed.
10622 * posix/getegid.c: File removed.
10623 * posix/fpathcon.c: File removed.
10624 * posix/fork.c: File removed.
10625 * posix/execve.c: File removed.
10626 * posix/environ.c: File removed.
10666 * posix/unistd.h (daemon): Declare it.
10742 * posix/glob/Makefile.in: Remove config.h and config.log.
10746 * posix/glob/configure.in: Add AC_CONST check.
10763 * sysdeps/posix/truncate.c: New file.
10826 * posix/sys/types.h [__USE_MISC] (ushort, uint): New typedefs, for