Lines Matching refs:posix

52 	* sysdeps/posix/getcwd.c: Add support for use of the code as a
289 * sysdeps/posix/getcwd.c: Define HAVE_MEMPCPY for _LIBC. Add casts.
291 * sysdeps/posix/system.c: Add comment to explain code.
465 * posix/execvp.c: Likewise.
466 * posix/getopt.c: Likewise.
467 * posix/glob.c: Likewise.
468 * posix/wordexp.c: Likewise.
475 * sysdeps/posix/getcwd.c: Likewise.
476 * sysdeps/posix/ttyname.c: Likewise.
477 * sysdeps/posix/writev.c: Likewise.
486 * posix/regex.c: Likewise.
505 * posix/confstr.c: Correct string for _CS_LFS_CFLAGS.
507 * posix/unistd.h: Add comment describing _XBS5_* constants.
510 * posix/regex.c: Indent preprocessor code.
512 * posix/wordexp.c: Using _itoa_word instead of sprintf.
518 * sysdeps/posix/writev.c: Correct condition to leave the loop.
531 * posix/glob.c: Cleanups. Patch by H.J. Lu <hjl@lucon.org>.
654 * posix/glob.c (glob): If calling glob_in_dir for a list which was
658 * posix/glob.h (GLOB_ONLYDIR): New flag.
660 * posix/glob.c: Define HAVE_D_TYPE if _DIRENT_HAVE_D_TYPE is defined.
776 * posix/glob.c: Fix handling of expressions like "*/" (PR 325).
847 * posix/confstr.c: Print "-D_FILE_OFFSET_SIZE=64" for _CS_LFS_CFLAGS.
849 * posix/unistd.h: Add explanation of _POSIX_* constants.
851 * posix/unistd.h: Add prototypes for __pread, __pread64, __pwrite
857 * sysdeps/posix/pread.c: Likewise.
858 * sysdeps/posix/pwrite.c: Likewise.
859 * sysdeps/posix/pread64.c: New file.
860 * sysdeps/posix/pwrite64.c: Likewise.
861 * sysdeps/unix/sysv/linux/Makefile [$(subdir)=posix] (sysdep_routines):
992 * posix/wordexp.c: Improve handling of $... expressions.
1465 * posix/globtest.sh: Add arguments for name of dynamic linker and
1468 * posix/Makefile (tests): Supply arguments to globtest.sh.
1586 * posix/wordexp.c (parse_dollars, parse_backtick, eval_expr): Likewise.
1630 * posix/sys/utsname.h: Likewise.
1631 * posix/sys/wait.h: Likewise.
1697 * posix/Makefile (routines): Add pread64 and pwrite64.
1698 * posix/confstr.c: Handle _CS_LFS* requests.
1699 * posix/getconf.c: Handle LFS* requests.
1701 * posix/unistd.h: Document _LFS64_LARGEFILE and _LFS64_STDIO.
1704 * posix/sys/types.h: Add LFS types.
1738 * sysdeps/posix/open64.c: New file.
1758 * sysdeps/posix/tempname.c: Add extra argument to trigger use of
1785 * posix/exevp.c: Don't use nested function.
1915 * posix/Makefile (routines): Add pread and pwrite.
1916 * sysdeps/posix/pread.c: New file.
1917 * sysdeps/posix/pwrite.c: New file.
1920 * posix/unistd.h: Add prototypes for pread and pwrite.
1926 * posix/sys/types: Define gid_t, uid_t, off_t, pid_t only if not
2237 * posix/globtest.c (main): Change to directory passed as first
2240 * posix/globtest.sh: Don't cd before running the program, instead
2351 * posix/Makefile (test-srcs): New, set to globtest.
2541 * posix/Makefile (distribute): Add globtest.c and globtest.sh.
2543 * posix/globtest.c: New file.
2544 * posix/globtest.sh: New file.
2545 * posix/glob.c: Pretty print preprocessor stuff.
2596 * sysdeps/posix/profil.c: Likewise.
2646 * posix/unistd.h: Add prototype for __setpgid and __profil.
2695 * sysdeps/posix/pipestream.c (FUNC): Change to generate ANSI C style
2697 * sysdeps/stub/init-posix.c: Likewise.
2707 * sysdeps/posix/defs.c (_cleanup): Likewise.
2710 * posix/getopt.c: Don't use text_set_element if not defined.
2796 * sysdeps/posix/getcwd.c: Correct test for too small buffer.
3561 * posix/getopt_init.c: Don't use relative #include path.
3823 * posix/glob.h: Define __const if necessary. Use __const in all
3829 * posix/wordexp.c: Completely reworked buffer handling for much
3857 * sysdeps/posix/getaddrinfo.c: Likewise.
3945 * posix/fnmatch.h: Recognize Windog by _WINDOWS32 not WIN32.
3946 * posix/glob.c: Likewise. Handle stupid system headers on SunOS.
3948 * posix/glob.h: Recognize Windog by _WINDOWS32 not WIN32.
4006 * posix/getopt.c: Recognize Windog by _WINDOWS32 not WIN32.
4486 * sysdeps/posix/defs.c (stdstream): Change (PTR) to (void *).
4617 * posix/sys/types.h: Don't define socklen_t. Pretty print.
4666 * posix/wordexp.c (parse_tilde): Fix calls to __getpwnam_r and
4673 * posix/Makefile (routines): Add wordexp.
4677 * posix/wordexp.c: Correct typo in comment.
4737 * posix/wordexp.c: Complete rewrite. Not fully implemented yet,
4961 * posix/sys/types.h: Add socklen_t.
5332 * sysdeps/posix/ttyname_r.c (__ttyname_r): Correct comment.
5333 * posix/unistd.h: Likewise.
5496 * sysdeps/posix/getaddrinfo.c: Likewise.
5640 * posix/execvp.c (execvp): Handle ESTALE.
5644 * posix/regex.c: Make CHAR_SET_SIZE definition always available,
5772 * posix/glob/Makefile.ami: Likewise.
5773 * posix/glob/Makefile.in: Likewise.
5774 * posix/glob/SMakefile: Likewise.
6021 * posix/regex.c (DEBUG_POP): Assume parameter to be pointer to
6233 * posix/Makefile (CFLAGS-regex.c): -DDEBUG was not meant for the
6239 * sysdeps/posix/mk-stdiolim.c: Pretty print.
6246 * sysdeps/posix/Makefile ($(common-objpfx)bits/stdio_lim.h): Don't
6293 * sysdeps/posix/getpagesize.c: Likewise.
6418 * sysdeps/posix/dup2.c: Likewise.
6419 * sysdeps/posix/flock.c: Likewise.
6420 * sysdeps/posix/getdtsz.c: Likewise.
6421 * sysdeps/posix/gettimeofday.c: Likewise.
6422 * sysdeps/posix/isatty.c: Likewise.
6423 * sysdeps/posix/killpg.c: Likewise.
6424 * sysdeps/posix/mk-stdiolim.c: Likewise.
6425 * sysdeps/posix/profil.c: Likewise.
6426 * sysdeps/posix/remove.c: Likewise.
6427 * sysdeps/posix/rename.c: Likewise.
6428 * sysdeps/posix/sigsuspend.c: Likewise.
6429 * sysdeps/posix/tempname.c: Likewise.
6430 * sysdeps/posix/truncate.c: Likewise.
6431 * sysdeps/posix/utimes.c: Likewise.
6432 * sysdeps/posix/wait.c: Likewise.
6433 * sysdeps/posix/wait3.c: Likewise.
6511 * sysdeps/stub/init-posix.c: Likewise.
6987 * posix/posix1_lim.h: -> bits/
6988 * posix/posix2_lim.h: Likewise.
7228 * posix/fnmatch.h: Likewise.
7229 * posix/getopt.h: Likewise.
7230 * posix/glob.h: Likewise.
7231 * posix/regex.h: Likewise.
7232 * posix/sys/times.h: Likewise.
7233 * posix/sys/types.h: Likewise.
7234 * posix/sys/utsname.h: Likewise.
7235 * posix/sys/wait.h: Likewise.
7236 * posix/tar.h: Likewise.
7237 * posix/unistd.h: Likewise.
7238 * posix/wordexp.h: Likewise.
7346 * posix/sched.h: Likewise.
7347 * posix/sys/types.h: Likewise.
7348 * posix/sys/utsname.h: Likewise.
7349 * posix/sys/wait.h: Likewise.
7350 * posix/unistd.h: Likewise.
7380 * sysdeps/posix/mk-stdiolim.c: Likewise.
7439 * posix/Makefile: Likewise.
7450 * sysdeps/posix/Makefile: stdio_lim.h -> bits/stdio_lim.h
7460 * posix/sys/types.h: Notice when int8_t and friends are defined
7880 * sysdeps/posix/Makefile [$(inhibit-stdio_lim)=yes]: Disable rules
8124 * posix/unistd.h: Fix comment for getcwd.
8336 * posix/unistd.h: Correct value for _POSIX_VERSION.
8344 * posix/unistd.h: Add definition of __fchdir corresponding to fchdir.
8416 * posix/unistd.h (_POSIX2_C_VERSION): Set to 199209L.
8498 * posix/execle.c: Include <alloca.h>.
8499 * posix/execlp.c: Likewise.
8696 * posix/execl.c: Include <alloca.h> to avoid warning.
8931 * sysdeps/posix/clock.c: Likewise.
8932 * sysdeps/posix/ctermid.c: Likewise.
8933 * sysdeps/posix/defs.c: Likewise.
8934 * sysdeps/posix/dup.c: Likewise.
8935 * sysdeps/posix/libc_fatal.c: Likewise.
8936 * sysdeps/posix/stdio_init.c: Likewise.
8969 * sysdeps/unix/bsd/init-posix.c: Likewise.
9417 * posix/regex.c: Fix handling of 32-bit Windog environments.
9610 * posix/TESTS: Add some more tests for character class matching.
9611 * posix/regex.c: Merge with GNU awk version.
9614 * posix/regex.h: Merge with GNU awk version.
9616 * posix/getopt.c: Declare as master copies.
9617 * posix/getopt1.c: Likewise.
9618 * posix/getopt.h: Likewise.
9755 * posix/TESTS2C.sed: Recognize only digits in first field. This
10204 * sysdeps/posix/Makefile: Don't try to build and run mk-stdiolim
10595 * posix/getopt.c (_getopt_initialize): Preserve optind.
10875 * posix/regex.c: Debug debugging code.
11032 * sysdeps/posix/system.c: Update copyright.
11077 * sysdeps/posix/getaddrinfo.c (gaih_inet_serv): Use
11110 * posix/glob.h: Add declaration for glob_pattern_p.
11111 * posix/glob.c: Rename glob_pattern_p to __glob_pattern_p and
11166 * posix/glob.c (next_brace_sub): Decrement depth counter when '}'
11377 * posix/getopt.c (__getopt_nonoption_flags): Make it extern
11381 * posix/getopt_init.c (__getopt_nonoption_flags): Remove extern.
11553 * posix/glob.c (glob): Fix completely broken handling of
11583 * sysdeps/posix/readv.c: Rename and alias readv to __readv.
11584 * sysdeps/posix/writev.c: Likewise for writev.
11930 * posix/Makefile (routines): Add bsd-getpgrp.
11931 * posix/bsd-getpgrp.c: New file.
11932 * posix/unistd.h [__FAVOR_BSD]: Define macro getpgrp which maps
12006 * sysdeps/posix/isfdtype.c: Add cast to prevent warning.
12238 * posix/unistd.h: Add prototype for __euidaccess.
12239 * sysdeps/posix/euidaccess.c: Define as __euidaccess and make
12352 * posix/regex.c: Merge with regex sources from Arnold Robbins'
12354 * posix/regex.h: Likewise.
12357 * posix/Makefile (distribute): Add TESTS, TESTS2C.sed, and testcases.h.
12361 * posix/TESTS: New file.
12362 * posix/TESTS2C.sed.: New file.
12363 * posix/runtests.c: New file.
12364 * posix/testcases.h: New file.
12621 * sysdeps/posix/Makefile ($(common-objpfx)mk-stdiolim): Use
12903 * sysdeps/posix/gai_strerror.c: Use size_t for counter variable to
12971 * sysdeps/mach/hurd/defs.c, sysdeps/stub/defs.c, sysdeps/posix/defs.c
13211 * sysdeps/posix/getaddrinfo.c: Include <arpa/inet.h>.
13333 * posix/regex.h: Likewise.
13383 * posix/Makefile (routines): Add gai_strerror.
13385 * sysdeps/posix/gai_strerror.c: New file.
13390 * sysdeps/posix/getaddrinfo.c: Update from latest version by
13587 * posix/execl.c: Remove restriction to 1024 arguments.
13588 * posix/execle.c: Likewise.
13589 * posix/execlp.c: Likewise.
13591 * posix/getopt.c [_LIBC]: Define global objects with __ prefix
13593 * posix/getopt1.c: Likewise.
13594 * posix/getopt.h [_LIBC]: Provide prototypes and declarations for
13597 * posix/unistd.h: Add prototype for __sleep.
13599 * sysdeps/posix/sleep.c: Likewise.
13773 * posix/confstr.c: Likewise.
13774 * posix/execl.c: Likewise.
13775 * posix/execle.c: Likewise.
13776 * posix/execlp.c: Likewise.
13777 * posix/execv.c: Likewise.
13778 * posix/execvp.c: Likewise.
13779 * posix/fnmatch.c: Likewise.
13780 * posix/getopt.c: Likewise.
13781 * posix/getopt.h: Likewise.
13782 * posix/getopt1.c: Likewise.
13783 * posix/id.c: Likewise.
13784 * posix/regex.c: Likewise.
13785 * posix/setpgrp.c: Likewise.
13786 * posix/unistd.h: Likewise.
13787 * posix/wordexp.c: Likewise.
13911 * sysdeps/posix/sleep.c: Likewise.
14026 * posix/Makefile (routines): Add getopt_init.
14027 * posix/getopt.c: Don't get environment variable with nonoption
14031 * posix/getopt_init.c: New file. Initialize __getopt_nonoption_flags
14056 * sysdeps/posix/vdprintf.c: Change PTR to void *.
14073 * sysdeps/posix/getcwd.c (__getcwd): Fix resource leaks. Reported
14194 * posix/getopt.c (exchange): Don't allocate nonoption_flags array
14490 * sysdeps/posix/sigpause.c: Include <stddef.h> to get definition of
14492 * sysdeps/posix/sigwait.c: Likewise.
14531 * posix/getopt.c: Handle another problem introduced by the