/glibc-2.36/io/ |
D | ftwtest-sh | 55 echo > $tmpdir/foo/lvl1/file@1 57 echo > $tmpdir/foo/lvl1/lvl2/file@2 59 echo > $tmpdir/foo/lvl1/lvl2/lvl3/file@3 72 base = "$tmp/", file = "$ftwtest", flag = FTW_D, level = 0 73 base = "$tmp/$ftwtest/", file = "bar", flag = FTW_D, level = 1 74 base = "$tmp/$ftwtest/", file = "baz", flag = FTW_F, level = 1 75 base = "$tmp/$ftwtest/", file = "foo", flag = FTW_D, level = 1 76 base = "$tmp/$ftwtest/bar/", file = "xo", flag = FTW_NS, level = 2 77 base = "$tmp/$ftwtest/foo/", file = "lvl1", flag = FTW_D, level = 2 78 base = "$tmp/$ftwtest/foo/lvl1/", file = "file@1", flag = FTW_F, level = 3 [all …]
|
D | test-utime.c | 30 char file[] = "/tmp/test-utime.XXXXXX"; in main() local 37 fd = mkstemp (file); in main() 48 if (utime (file, &ut)) in main() 51 remove (file); in main() 55 if (stat (file, &st)) in main() 58 remove (file); in main() 69 remove (file); in main() 79 if (utime (file, NULL)) in main() 82 remove (file); in main() 92 remove (file); in main() [all …]
|
D | file_change_detection.c | 46 __file_change_detection_for_stat (struct file_change_detection *file, in libc_hidden_def() 51 file->size = 0; in libc_hidden_def() 54 file->size = -1; in libc_hidden_def() 57 file->size = st->st_size; in libc_hidden_def() 58 file->ino = st->st_ino; in libc_hidden_def() 59 file->mtime = (struct __timespec64) { st->st_mtim.tv_sec, in libc_hidden_def() 61 file->ctime = (struct __timespec64) { st->st_ctim.tv_sec, in libc_hidden_def() 68 __file_change_detection_for_path (struct file_change_detection *file, in libc_hidden_def() 83 file->size = 0; in libc_hidden_def() 91 __file_change_detection_for_stat (file, &st); in libc_hidden_def() [all …]
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.ports-microblaze | 1 This file describes changes to the machine while it was in the ports 3 future changes to it should be listed in the top-level ChangeLog file, 29 * sysdeps/microblaze/libm-test-ulps_new: Delete redundant file. 33 * sysdeps/microblaze/fegetround.c: Delete redundant file. 100 * sysdeps/microblaze/Implies: New file. 101 * sysdeps/microblaze/Makefile: New file. 102 * sysdeps/microblaze/__longjmp.S: New file. 103 * sysdeps/microblaze/_mcount.S: New file. 104 * sysdeps/microblaze/abort-instr.h: New file. 105 * sysdeps/microblaze/asm-syntax.h: New file. [all …]
|
D | ChangeLog.ports-linux-generic | 1 This file describes changes to the linux-generic infrastructure while 4 ChangeLog file. 109 * sysdeps/unix/sysv/linux/generic/not-cancel.h: New file. 118 * sysdeps/unix/sysv/linux/generic/bits/msq.h: New file. 119 * sysdeps/unix/sysv/linux/generic/bits/shm.h: New file. 123 * sysdeps/unix/sysv/linux/generic/Makefile: New file. 124 * sysdeps/unix/sysv/linux/generic/____longjmp_chk.c: New file. 125 * sysdeps/unix/sysv/linux/generic/access.c: New file. 126 * sysdeps/unix/sysv/linux/generic/bits/fcntl.h: New file. 127 * sysdeps/unix/sysv/linux/generic/bits/sem.h: New file. [all …]
|
D | ChangeLog.ports-aarch64 | 1 This file describes changes to the AArch64 port while it was in the ports 3 future changes to it should be listed in the top-level ChangeLog file, 31 * sysdeps/aarch64/configure.ac: New file. 32 * sysdeps/aarch64/configure: New file. 69 * sysdeps/aarch64/abort-instr.h: New file. 147 * sysdeps/unix/sysv/linux/aarch64/sigcontextinfo.h: New file. 151 * sysdeps/aarch64/Versions: New file. 152 * sysdeps/aarch64/machine-gmon.h: New file. 153 * sysdeps/aarch64/mcount.c: New file. 162 * sysdeps/unix/sysv/linux/aarch64/dl-static.c: New file to support [all …]
|
D | ChangeLog.ports-am33 | 1 This file describes changes to the AM33 port while it was in the ports/ 4 would be described in the top-level ChangeLog file, not here. 96 * sysdeps/am33/tininess.h: New file. 138 * sysdeps/am33/jmpbuf-offsets.h: ... here, new file. 142 * sysdeps/am33/jmpbuf-unwind.h: ... here, new file. 182 * sysdeps/am33/linuxthreads/pspinlock.c: New file. 183 * sysdeps/am33/linuxthreads/pt-machine.h: New file. 193 * sysdeps/am33/Makefile: New file. 194 * sysdeps/unix/sysv/linux/am33/configure.in: New file. 195 * sysdeps/unix/sysv/linux/am33/configure: New file. [all …]
|
D | ChangeLog.ports-tile | 1 This file describes changes to the TILE-Gx and TILEPro ports while they 4 ChangeLog file, not here. 59 * sysdeps/unix/sysv/linux/tile/dl-static.c: New file to support 69 * sysdeps/tile/sfp-machine.h: New file. 82 * sysdeps/tile/fegetenv.c: Delete now-redundant file. 178 * sysdeps/unix/sysv/linux/tile/tilegx/ldd-rewrite.sed: New file. 179 * sysdeps/unix/sysv/linux/tile/tilegx/configure.in: New file. 180 * sysdeps/unix/sysv/linux/tile/tilegx/configure: New file. 213 * sysdeps/tile/tilegx/memmove.c: New file. 215 * sysdeps/tile/nptl/pthread_spin_unlock.c: New file. [all …]
|
D | ChangeLog.24 | 104 (stddef.h): Include file. 128 * posix/spawn_faction_addtcsetpgrp_np.c: New file. 135 * posix/spawnattr_tcgetpgrp.c: Delete file. 136 * posix/spawnattr_tcsetpgrp.c: Delete file. 141 (stdlib.h): Include file. 186 * sysdeps/or1k/configure: New file. 187 * sysdeps/or1k/configure.ac: New file. 198 * sysdeps/x86_64/set-hooks-arch.h: Delete file. 209 (dl-audit-check.h): Include file. 215 * sysdeps/aarch64/dl-audit-check.h: New file. [all …]
|
D | ChangeLog.20 | 46 * po/pt.po: New file. 98 * scripts/gitlog_to_changelog.py: Delete file. 99 * scripts/vcs_to_changelog/frontend_c.py: Delete file. 100 * scripts/vcs_to_changelog/misc_util.py: Delete file. 101 * scripts/vcs_to_changelog/vcs_git.py: Delete file. 265 * malloc/tst-pvalloc-fortify.c: New file. 283 (dl-auxv.h): Include file. 286 (dl-auxv.h): Include file. 287 * sysdeps/generic/dl-auxv.h: New file. 295 * sysdeps/powerpc/mod-cache-ppc.c: New file. [all …]
|
/glibc-2.36/manual/ |
D | io.texi | 21 functions on file descriptors. 25 directories and for manipulating file attributes such as access modes 44 * File Names:: How to refer to a file. 50 Before you can read or write the contents of a file, you must establish 51 a connection or communications channel to the file. This process is 52 called @dfn{opening} the file. You can open a file for reading, writing, 54 @cindex opening a file 56 The connection to an open file is represented either as a stream or as a 57 file descriptor. You pass this as an argument to the functions that do 58 the actual read or write operations, to tell them which file to operate [all …]
|
D | maint.texi | 24 The @file{string} subdirectory has all the string-manipulation 25 functions, @file{math} has all the mathematical functions, etc. 27 Each subdirectory contains a simple makefile, called @file{Makefile}, 29 makefile @file{Rules} with a line like: 40 The name of the subdirectory, for example @file{stdio}. 45 such as @file{stdio.h}. 51 complete file names, such as @file{strlen.c}). Use @code{routines} for 59 should be simple names, such as @samp{tester} (rather than complete file 60 names, such as @file{tester.c}). @w{@samp{make tests}} will build and 62 data in a file called @file{@var{test-program}.input}; it will be given to [all …]
|
D | filesys.texi | 12 files, and functions for examining and setting file attributes such as 17 file names. 22 * Hard Links:: Adding alternate names to a file. 23 * Symbolic Links:: A file that ``points to'' a file name. 24 * Deleting Files:: How to delete a file, and what that means. 25 * Renaming Files:: Changing a file's name. 40 the resolution of relative file names (@pxref{File Name Resolution}). 54 Prototypes for these functions are declared in the header file 55 @file{unistd.h}. 79 The @code{getcwd} function returns an absolute file name representing [all …]
|
D | llio.texi | 6 operations on file descriptors. These functions include the primitives 20 For reading an entire file into core before parsing it. 34 * Opening and Closing Files:: How to open and close file 37 * File Position Primitive:: Setting a descriptor's file 47 on multiple file descriptors. 50 * Control Operations:: Various other operations on file 53 file descriptors. 55 flags associated with file 60 file locking. 62 open file description locking. [all …]
|
/glibc-2.36/locale/programs/ |
D | locfile.c | 552 record_offset (struct locale_file *file) in record_offset() argument 554 if (file->structure_stage < 2) in record_offset() 556 assert (file->next_element < file->n_elements); in record_offset() 557 file->offsets[file->next_element++] in record_offset() 558 = (obstack_object_size (&file->data) in record_offset() 559 + (file->n_elements + 2) * sizeof (uint32_t)); in record_offset() 560 if (file->structure_stage == 1) in record_offset() 561 file->structure_stage = 2; in record_offset() 568 init_locale_data (struct locale_file *file, size_t n_elements) in init_locale_data() argument 570 file->n_elements = n_elements; in init_locale_data() [all …]
|
D | ld-time.c | 538 struct locale_file file; in time_output() local 541 init_locale_data (&file, _NL_ITEM_INDEX (_NL_NUM_LC_TIME)); in time_output() 545 add_locale_string (&file, time->abday[n] ?: ""); in time_output() 549 add_locale_string (&file, time->day[n] ?: ""); in time_output() 553 add_locale_string (&file, time->abmon[n] ?: ""); in time_output() 557 add_locale_string (&file, time->mon[n] ?: ""); in time_output() 561 add_locale_string (&file, time->am_pm[n]); in time_output() 563 add_locale_string (&file, time->d_t_fmt ?: ""); in time_output() 564 add_locale_string (&file, time->d_fmt ?: ""); in time_output() 565 add_locale_string (&file, time->t_fmt ?: ""); in time_output() [all …]
|
D | ld-monetary.c | 482 struct locale_file file; in monetary_output() local 484 init_locale_data (&file, _NL_ITEM_INDEX (_NL_NUM_LC_MONETARY)); in monetary_output() 485 add_locale_string (&file, monetary->int_curr_symbol); in monetary_output() 486 add_locale_string (&file, monetary->currency_symbol); in monetary_output() 487 add_locale_string (&file, monetary->mon_decimal_point); in monetary_output() 488 add_locale_string (&file, monetary->mon_thousands_sep); in monetary_output() 489 add_locale_raw_data (&file, monetary->mon_grouping, in monetary_output() 491 add_locale_string (&file, monetary->positive_sign); in monetary_output() 492 add_locale_string (&file, monetary->negative_sign); in monetary_output() 493 add_locale_char (&file, monetary->int_frac_digits); in monetary_output() [all …]
|
D | ld-identification.c | 213 struct locale_file file; in identification_output() local 216 init_locale_data (&file, _NL_ITEM_INDEX (_NL_NUM_LC_IDENTIFICATION)); in identification_output() 217 add_locale_string (&file, identification->title); in identification_output() 218 add_locale_string (&file, identification->source); in identification_output() 219 add_locale_string (&file, identification->address); in identification_output() 220 add_locale_string (&file, identification->contact); in identification_output() 221 add_locale_string (&file, identification->email); in identification_output() 222 add_locale_string (&file, identification->tel); in identification_output() 223 add_locale_string (&file, identification->fax); in identification_output() 224 add_locale_string (&file, identification->language); in identification_output() [all …]
|
/glibc-2.36/elf/ |
D | ldd.bash.in | 137 for file do 139 test $single_file = t || echo "${file}:" 140 case $file in 143 *) file=./$file 146 if test ! -e "$file"; then 147 echo "ldd: ${file}:" $"No such file or directory" >&2 149 elif test ! -f "$file"; then 150 echo "ldd: ${file}:" $"not regular file" >&2 152 elif test -r "$file"; then 153 test -x "$file" || echo 'ldd:' $"\ [all …]
|
/glibc-2.36/libio/ |
D | obprintf.c | 33 struct _IO_FILE_plus file; member 131 new_f.ofile.file.file._lock = NULL; in __obstack_vprintf_internal() 134 _IO_no_init (&new_f.ofile.file.file, _IO_USER_LOCK, -1, NULL, NULL); in __obstack_vprintf_internal() 135 _IO_JUMPS (&new_f.ofile.file) = &_IO_obstack_jumps; in __obstack_vprintf_internal() 158 assert (size == (new_f.ofile.file.file._IO_write_end in __obstack_vprintf_internal() 159 - new_f.ofile.file.file._IO_write_base)); in __obstack_vprintf_internal() 160 assert (new_f.ofile.file.file._IO_write_ptr in __obstack_vprintf_internal() 161 == (new_f.ofile.file.file._IO_write_base in __obstack_vprintf_internal() 167 result = __vfprintf_internal (&new_f.ofile.file.file, format, args, in __obstack_vprintf_internal() 171 obstack_blank_fast (obstack, (new_f.ofile.file.file._IO_write_ptr in __obstack_vprintf_internal() [all …]
|
/glibc-2.36/resolv/ |
D | res_debug.c | 154 fp_resstat(const res_state statp, FILE *file) { in fp_resstat() argument 157 fprintf(file, ";; res options:"); in fp_resstat() 160 fprintf(file, " %s", p_option(mask)); in fp_resstat() 161 putc('\n', file); in fp_resstat() 165 do_section (int pfcode, ns_msg *handle, ns_sect section, int pflag, FILE *file) in do_section() argument 182 fprintf(file, ";; memory allocation failure\n"); in do_section() 191 fprintf(file, ";; ns_parserr: %s\n", in do_section() 195 putc('\n', file); in do_section() 199 fprintf(file, ";; %s SECTION:\n", in do_section() 202 fprintf(file, ";;\t%s, type = %s, class = %s\n", in do_section() [all …]
|
/glibc-2.36/dlfcn/ |
D | dlopen.c | 29 const char *file; member 56 args->new = GLRO(dl_open) (args->file ?: "", args->mode | __RTLD_DLOPEN, in dlopen_doit() 58 args->file == NULL ? LM_ID_BASE : NS, in dlopen_doit() 64 dlopen_implementation (const char *file, int mode, void *dl_caller) in dlopen_implementation() argument 67 args.file = file; in dlopen_implementation() 76 ___dlopen (const char *file, int mode) in ___dlopen() argument 79 return GLRO (dl_dlfcn_hook)->dlopen (file, mode, RETURN_ADDRESS (0)); in ___dlopen() 81 return dlopen_implementation (file, mode, RETURN_ADDRESS (0)); in ___dlopen() 91 __dlopen (const char *file, int mode, void *dl_caller) in __dlopen() argument 93 return dlopen_implementation (file, mode, RETURN_ADDRESS (0)); in __dlopen() [all …]
|
D | dlmopen.c | 32 const char *file; member 51 if (args->file == NULL) in dlmopen_doit() 61 args->new = GLRO(dl_open) (args->file ?: "", args->mode | __RTLD_DLOPEN, in dlmopen_doit() 67 dlmopen_implementation (Lmid_t nsid, const char *file, int mode, in dlmopen_implementation() argument 72 args.file = file; in dlmopen_implementation() 81 ___dlmopen (Lmid_t nsid, const char *file, int mode) in ___dlmopen() argument 84 return GLRO (dl_dlfcn_hook)->dlmopen (nsid, file, mode, RETURN_ADDRESS (0)); in ___dlmopen() 86 return dlmopen_implementation (nsid, file, mode, RETURN_ADDRESS (0)); in ___dlmopen() 96 __dlmopen (Lmid_t nsid, const char *file, int mode, void *dl_caller) in __dlmopen() argument 98 return dlmopen_implementation (nsid, file, mode, RETURN_ADDRESS (0)); in __dlmopen() [all …]
|
/glibc-2.36/posix/ |
D | execvpe.c | 39 maybe_script_execute (const char *file, char *const argv[], char *const envp[]) in maybe_script_execute() argument 60 new_argv[1] = (char *) file; in maybe_script_execute() 71 __execvpe_common (const char *file, char *const argv[], char *const envp[], in __execvpe_common() argument 75 if (*file == '\0') in __execvpe_common() 82 if (strchr (file, '/') != NULL) in __execvpe_common() 84 __execve (file, argv, envp); in __execvpe_common() 87 maybe_script_execute (file, argv, envp); in __execvpe_common() 98 size_t file_len = __strnlen (file, NAME_MAX) + 1; in __execvpe_common() 134 memcpy (pend + (p < subp), file, file_len); in __execvpe_common() 188 __execvpe (const char *file, char *const argv[], char *const envp[]) in __execvpe() argument [all …]
|
/glibc-2.36/sysdeps/unix/ |
D | make-syscalls.sh | 57 while read file caller rest; do 63 { test -f $dir/$file.c && srcfile=$dir/$file.c; } || 64 { test -f $dir/$file.S && srcfile=$dir/$file.S; } || 69 echo $file $srcfile $caller $rest; 151 while read file srcfile caller syscall args strong weak; do 212 echo "#### CALL=$file NUMBER=$callnum ARGS=$args SOURCE=$srcfile" 236 echo "ifeq (,\$(filter $file,\$(unix-syscalls)))" 243 echo "unix-syscalls += $file" 244 test x$caller = x- || echo "unix-extra-syscalls += $file" 249 echo "shared-only-routines += $file" [all …]
|