Home
last modified time | relevance | path

Searched refs:helper (Results 1 – 25 of 64) sorted by relevance

123

/glibc-2.36/sysdeps/pthread/
Dtst-pthread-raise-blocked-self.c64 pthread_t helper = xpthread_create (NULL, waiting_thread, NULL); in do_test() local
86 xpthread_cancel (helper); in do_test()
87 xpthread_join (helper); in do_test()
/glibc-2.36/sysdeps/unix/
Dgrantpt.c134 goto helper; in grantpt()
162 goto helper; in grantpt()
187 goto helper; in grantpt()
194 helper:; in grantpt()
/glibc-2.36/locale/programs/
Dld-address.c104 int helper; in address_finish() local
194 helper = 1; in address_finish()
251 helper = 2; in address_finish()
293 helper == 1 ? "lang_term" : "lang_ab"); in address_finish()
/glibc-2.36/stdlib/
DMakefile282 LDLIBS-test-dlclose-exit-race-helper.so = $(libsupport) $(shared-thread-library)
298 test-dlclose-exit-race-helper \
422 $(objpfx)test-dlclose-exit-race.out: $(objpfx)test-dlclose-exit-race-helper.so
462 test-dlclose-exit-race-helper.so-no-z-defs = yes
/glibc-2.36/csu/
DVersions3 # helper functions
/glibc-2.36/sysdeps/sparc/sparc64/
DVersions3 # SPARC v9 SYSV ABI helper functions
/glibc-2.36/signal/
DVersions35 # helper functions
/glibc-2.36/stdio-common/
Dvfprintf-internal.c1718 struct helper_file helper; in buffered_vfprintf() local
1719 FILE *hp = (FILE *) &helper._f; in buffered_vfprintf()
1728 helper._put_stream = s; in buffered_vfprintf()
1730 hp->_wide_data = &helper._wide_data; in buffered_vfprintf()
1745 _IO_JUMPS (&helper._f) = (struct _IO_jump_t *) &_IO_helper_jumps; in buffered_vfprintf()
/glibc-2.36/support/
DREADME33 contain additional macros and helper functions:
/glibc-2.36/sysdeps/unix/sysv/linux/
DVersions10 # helper functions
/glibc-2.36/sysdeps/mach/hurd/
DMakefile155 $(build-shlib-helper) \
/glibc-2.36/
DMakerules536 define build-shlib-helper
585 $(build-shlib-helper) -o $@ $(shlib-lds-flags) \
589 define build-module-helper
604 $(build-module-helper) -o $@ $(shlib-lds-flags) \
609 $(build-module-helper) -o $@ $(shlib-lds-flags) \
617 build-module-helper-objlist = \
623 build-module-objlist = $(build-module-helper-objlist) $(LDLIBS-$(@F:%.so=%).so)
624 build-shlib-objlist = $(build-module-helper-objlist) \
Daclocal.m4272 dnl should be provided by a compiler helper library e.g. __aeabi_memcpy.
DMakeconfig568 # $(build-shlib-helper) and $(build-module-helper) in Makerules (also
DINSTALL220 The file 'pt_chown' is a helper binary for 'grantpt' (*note
/glibc-2.36/ChangeLog.old/
DChangeLog.ports-m68k656 * sysdeps/unix/sysv/linux/m68k/coldfire/m68k-helper.S: Remove.
657 * sysdeps/unix/sysv/linux/m68k/m680x0/m68k-helper.S: Remove.
658 * sysdeps/unix/sysv/linux/m68k/m68k-helper.S: New file.
DChangeLog.ports-ia64262 struct fdesc * casts to use new ELF_PTR_TO_FDESC helper.
264 (ENTRY_POINT): Change cast to use new ELF_PTR_TO_FDESC helper.
268 (makecontext): Change casts to use new ELF_PTR_TO_FDESC helper.
DChangeLog.121183 * Makerules [AIX] (build-shlib-helper): Precede linker options
1576 * Makerules (build-module-helper-objlist): New variable,
1580 (build-module-objlist): New variable using build-module-helper-objlist.
1581 (build-module, build-module-helper): Use it.
1582 (build-shlib-objlist): New variable using build-module-helper-objlist.
2739 Just use $(build-module-helper) and append our special options.
5120 * Makerules (build-shlib-helper, build-module-helper): New.
5121 (build-shlib, build-module-helper): Make sure .note.ABI-tag comes
DChangeLog.9611 first. Rewrite also all helper functions.
4919 `grantpt' helper program protocol to ...
4933 permission mode first without invoking the helper program.
DChangeLog.193498 (prepare_version_base): New helper inline function.
3737 * support/xtime.h: Add xclock_now() helper function.
4871 * support/timespec.h: New file. Provide timespec helper functions
11845 creating the first helper thread failed.
21122 * sysdeps/mach/hurd/utime-helper.c (hurd_futimens): Rename function to
21126 * sysdeps/mach/hurd/futimens.c: Include "utime-helper.c".
21128 * sysdeps/mach/hurd/utime-helper.c (utime_ts_from_tspec,
21129 utime_tvalue_from_tspec): ... new helper functions.
21141 * sysdeps/mach/hurd/utime-helper.c: New file.
21142 * sysdeps/mach/hurd/futimes.c: Include "utime-helper.c".
[all …]
DChangeLog.nptl2704 Increase stack size for helper thread.
7189 * sysdeps/unix/sysv/linux/timer_routines.c: Make sure helper
10129 debugging code. Create only one helper thread.
10131 helper thread.
/glibc-2.36/math/
DMakefile31 bits/long-double.h bits/mathcalls-helper-functions.h \
/glibc-2.36/manual/
Dinstall.texi248 The file @file{pt_chown} is a helper binary for @code{grantpt}
Dmessage.texi766 numerous helper programs are not described in this manual. Instead
/glibc-2.36/po/
Dbe.po2357 … the master pseudo terminal passed on file descriptor `%d'. This is the helper program for the `g…

123