Home
last modified time | relevance | path

Searched refs:stamp (Results 1 – 25 of 30) sorted by relevance

12

/glibc-2.36/manual/
DMakefile82 $(objpfx)summary.texi: $(objpfx)stamp-summary ;
83 $(objpfx)stamp-summary: summary.pl $(filter-out $(objpfx)summary.texi, \
101 $(objpfx)libm-err.texi: $(objpfx)stamp-libm-err
102 $(objpfx)stamp-libm-err: $(..)math/gen-libm-test.py \
111 $(objpfx)pkgvers.texi: $(objpfx)stamp-pkgvers ;
112 $(objpfx)stamp-pkgvers: $(common-objpfx)config.make
125 $(objpfx)version.texi: $(objpfx)stamp-version ;
126 $(objpfx)stamp-version: $(common-objpfx)config.make
155 libm-err.texi stamp-libm-err check-safety.sh \
163 texis summary.texi stamp-summary *.c.texi \
[all …]
Dtexinfo.tex187 stand-alone strong-est time-stamp time-stamps which-ever white-space
11663 @c eval: (add-hook 'before-save-hook 'time-stamp)
11665 @c time-stamp-start: "def\\\\texinfoversion{"
11666 @c time-stamp-format: "%:y-%02m-%02d.%02H"
11667 @c time-stamp-end: "}"
Dfilesys.texi2881 passed as the @var{times} argument. In order to update the time stamp on
2962 passed as the @var{times} argument. In order to update the time stamp on
/glibc-2.36/sysdeps/mach/hurd/
Dsetpgid.c31 unsigned int stamp; in __setpgid() local
33 stamp = _hurd_pids_changed_stamp; /* Atomic fetch. */ in __setpgid()
41 while (_hurd_pids_changed_stamp == stamp) in __setpgid()
42 lll_wait (_hurd_pids_changed_stamp, stamp, 0); in __setpgid()
Dsetsid.c33 unsigned int stamp; in __setsid() local
39 stamp = _hurd_pids_changed_stamp; /* Atomic fetch. */ in __setsid()
59 while (_hurd_pids_changed_stamp == stamp) in __setsid()
60 lll_wait (_hurd_pids_changed_stamp, stamp, 0); in __setsid()
DMakefile91 $(hurd)/bits/errno.h: $(common-objpfx)stamp-errnos ;
92 $(common-objpfx)stamp-errnos: $(hurd)/errnos.awk $(errno.texinfo) \
101 common-generated += errnos.d stamp-errnos
/glibc-2.36/localedata/
DREADME5 Ulrich Drepper Time-stamp: <2004/11/27 13:06:54 drepper>
75 eval:(load-library "time-stamp")
77 eval:(add-hook 'write-file-hooks 'time-stamp)
78 eval:(setq time-stamp-format '(time-stamp-yyyy/mm/dd time-stamp-hh:mm:ss user-login-name))
/glibc-2.36/
DMakerules148 $(common-objpfx)libc-abis.h: $(common-objpfx)libc-abis.stamp; @:
149 $(common-objpfx)libc-abis.stamp: $(..)scripts/gen-libc-abis \
155 < $(word 2,$^) > $(@:.stamp=.h)T
156 $(move-if-change) $(@:.stamp=.h)T $(@:.stamp=.h)
162 $(common-objpfx)runtime-linker.h: $(common-objpfx)runtime-linker.stamp; @:
163 $(common-objpfx)runtime-linker.stamp: $(common-objpfx)config.make
166 > ${@:stamp=T}
167 $(move-if-change) ${@:stamp=T} ${@:stamp=h}
294 # We use a stamp file to avoid unnecessary recompilations.
840 # Create the stamp$o files to keep the parent makefile happy.
[all …]
DMakefile598 $(objpfx)testroot.pristine/install.stamp
599 $(objpfx)testroot.pristine/install.stamp :
641 touch $(objpfx)testroot.pristine/install.stamp
/glibc-2.36/sysdeps/mach/hurd/net/
Dif_arp.h137 unsigned long int stamp; member
/glibc-2.36/nis/
Dnis_ping.c60 args.stamp = utime; in nis_ping()
Dnis_xdr.c380 res = xdr_uint32_t (xdrs, &objp->stamp); in libnsl_hidden_nolink_def()
/glibc-2.36/sysdeps/unix/sysv/linux/net/
Dif_arp.h177 unsigned long int stamp; member
/glibc-2.36/nis/rpcsvc/
Dnis.h364 uint32_t stamp; member
/glibc-2.36/scripts/
Dconfig.sub90 --time-stamp | --time* | -t )
Dconfig.guess74 --time-stamp | --time* | -t )
/glibc-2.36/elf/
DMakefile1319 $(common-objpfx)stamp.os $(common-objpfx)*/stamp.os | \
/glibc-2.36/ChangeLog.old/
DChangeLog.31221 $(objpfx)stamp-$(subdir) and have empty commands.
1222 ($(objpfx)stamp-$(subdir)): Move dep on $(objects) and ar cmds here.
1223 (common-mostlyclean): Remove $(objpfx)stamp-$(subdir).
DChangeLog.81040 (stamp-summary): Depend on $(texis) except summary.texi.
3472 * sysdeps/mach/hurd/Makefile ($(common-objpfx)stamp-errnos): Use
3477 ($(objpfx)trusted-dirs.h): Use stamp file. Cleanup command.
3686 * Makerules (do-stamp): Make it work when building in source
3896 stamp files to avoid unnecessary recompilation.
4228 ($(subdirs-stamps)): Remove dependency on stamp.* again.
4307 ($(subdirs-stamps)): Depend on $(objpfx)stamp.* if in parent
4315 * Makerules (subdirs-stamps, subdirs-stamp-o): Always define.
4319 ($(objpfx)stamp.oS): Remove special case for empty
4421 * Makerules (stamp$o): Just record the object list for later
[all …]
DChangeLog.67315 stamp-errnos here.
7316 (common-generated): Do put errnos.d and stamp-errnos here.
7338 * Makerules: Make sure directory exists before generating stamp file.
7341 stamp file.
7344 generating stamp file.
7364 (subdir-stamps): Collect stamp files from subdirs.
9148 * manual/Makefile ($(objpfx)stamp%-$(subdir)): Separate rule from
9153 * manual/Makefile (lib): New phony target. Depend on stamp files.
9154 ($(objpfx)stamp%-$(subdir)): New rule to create them when necessary.
9420 * sysdeps/mach/hurd/Makefile (stamp-errnos): Uncomment CVS commit cmds.
[all …]
DChangeLog.9440 * sysdeps/mach/hurd/Makefile ($(common-objpfx)stamp-errnos): Depend on
648 stamp-summary, chapters.texi, top-menu.texi, and texis.
873 * manual/Makefile (stamp-summary): Remove space after -t option
1571 * manual/Makefile (stamp-summary): Use ^L as separator for
4235 ($(stdio_lim:h=st)): Use this as intermediate stamp file, depend
DChangeLog.52282 ($(common-objpfx)stamp-errnos): Depend on $(mach-errnos-deps) instead
2284 (generated): Add errnos.d, stamp-errnos.
7905 * Makerules (stamp$o-$(subdir) rule): Remove the timestamp file
8924 (stamp-$(subdir)): Rewritten to a pattern rule for stamp.%-$(subdir)
DChangeLog.4469 * manual/Makefile (stamp-summary): Depend on $(chapters-incl) too.
/glibc-2.36/posix/
Dtst-regex.input1040 (stamp-summary): Depend on $(texis) except summary.texi.
3472 * sysdeps/mach/hurd/Makefile ($(common-objpfx)stamp-errnos): Use
3477 ($(objpfx)trusted-dirs.h): Use stamp file. Cleanup command.
3686 * Makerules (do-stamp): Make it work when building in source
3896 stamp files to avoid unnecessary recompilation.
4228 ($(subdirs-stamps)): Remove dependency on stamp.* again.
4307 ($(subdirs-stamps)): Depend on $(objpfx)stamp.* if in parent
4315 * Makerules (subdirs-stamps, subdirs-stamp-o): Always define.
4319 ($(objpfx)stamp.oS): Remove special case for empty
4421 * Makerules (stamp$o): Just record the object list for later
[all …]
/glibc-2.36/timezone/
Dasia1965 # use SLT as abbreviation in time stamp at the beginning of each news

12