2021-07-19 |
Florian Weimer | resolv: Move res_send, res_nsend into libc
|
commit | commitdiff | tree |
2021-07-19 |
Florian Weimer | resolv: Move res_hostalias into its own file, along...
|
commit | commitdiff | tree |
2021-07-19 |
Florian Weimer | resolv: Move __res_context_hostalias into its own file...
|
commit | commitdiff | tree |
2021-07-19 |
Florian Weimer | resolv: Move res_queriesmatch to its own file and into...
|
commit | commitdiff | tree |
2021-07-19 |
Florian Weimer | resolv: Move res_nameinquery to its own file and into...
|
commit | commitdiff | tree |
2021-07-19 |
Florian Weimer | resolv: Move ns_samename into its own file, and into...
|
commit | commitdiff | tree |
2021-07-19 |
Florian Weimer | resolv: Move ns_makecanon into its own file, and into...
|
commit | commitdiff | tree |
2021-07-19 |
Florian Weimer | resolv: Move res_isourserver to its own file and reformat...
|
commit | commitdiff | tree |
2021-07-19 |
Florian Weimer | resolv: Move __res_get_nsaddr to its own file and into...
|
commit | commitdiff | tree |
2021-07-19 |
Florian Weimer | resolv: Rename res_comp.c to res-name-checking.c and...
|
commit | commitdiff | tree |
2021-07-19 |
Florian Weimer | resolv: Move dn_skipname to its own file and into libc
|
commit | commitdiff | tree |
2021-07-19 |
Florian Weimer | resolv: Move dn_comp to its own file and into libc
|
commit | commitdiff | tree |
2021-07-19 |
Florian Weimer | resolv: Move _getlong, _getshort, __putlong, __putshort...
|
commit | commitdiff | tree |
2021-07-19 |
Florian Weimer | resolv: Move dn_expand to its own file and into libc
|
commit | commitdiff | tree |
2021-07-19 |
Florian Weimer | resolv: Move ns_name_compress into its own file and...
|
commit | commitdiff | tree |
2021-07-19 |
Florian Weimer | resolv: Move ns_name_pack into its own file and into...
|
commit | commitdiff | tree |
2021-07-19 |
Florian Weimer | resolv: Move ns_name_pton into its own file and into...
|
commit | commitdiff | tree |
2021-07-19 |
Florian Weimer | resolv: Move ns_name_uncompress into its own file and...
|
commit | commitdiff | tree |
2021-07-19 |
Florian Weimer | resolv: Move ns_name_skip to its own file and into...
|
commit | commitdiff | tree |
2021-07-19 |
Florian Weimer | resolv: Deprecate legacy interfaces in libresolv
|
commit | commitdiff | tree |
2021-07-15 |
Florian Weimer | resolv: Move ns_name_unpack to its own file and into...
|
commit | commitdiff | tree |
2021-07-15 |
Florian Weimer | resolv: Remove unnecessary res_isourserver_p call from...
|
commit | commitdiff | tree |
2021-07-15 |
Florian Weimer | resolv: Move ns_name_ntop to its own file and into...
|
commit | commitdiff | tree |
2021-07-15 |
Florian Weimer | nss_dns: Do not use deprecated packet parsing functions
|
commit | commitdiff | tree |
2021-07-15 |
Florian Weimer | resolv: Sort Makefile routines and Versions lexicographically
|
commit | commitdiff | tree |
2021-07-15 |
Florian Weimer | socket: Add hidden prototype for setsockopt
|
commit | commitdiff | tree |
2021-07-14 |
Cooper Qu | nss: Fix build error with --disable-nscd
|
commit | commitdiff | tree |
2021-07-12 |
Florian Weimer | Reduce <limits.h> pollution due to dynamic PTHREAD_STACK_MIN
|
commit | commitdiff | tree |
2021-07-12 |
Florian Weimer | nis: nis_local_group may read from __nisgroup[-1] ...
|
commit | commitdiff | tree |
2021-07-09 |
Florian Weimer | Force building with -fno-common
|
commit | commitdiff | tree |
2021-07-09 |
Florian Weimer | build-many-glibcs.py: Add glibcs-arm-linux-gnueabihf...
|
commit | commitdiff | tree |
2021-07-09 |
Florian Weimer | nptl: Use out-of-line wake function in __libc_lock_unlock...
|
commit | commitdiff | tree |
2021-07-08 |
Florian Weimer | nss: Do not install static linker input files for libnss_files
|
commit | commitdiff | tree |
2021-07-07 |
Florian Weimer | nss: Access nss_files through direct references
|
commit | commitdiff | tree |
2021-07-07 |
Florian Weimer | nss_files: Move into libc
|
commit | commitdiff | tree |
2021-07-07 |
Florian Weimer | nss_files: Add generic code for set*ent, end*ent and...
|
commit | commitdiff | tree |
2021-07-07 |
Florian Weimer | nss_files: Allocate nscd file registration data on...
|
commit | commitdiff | tree |
2021-07-07 |
Florian Weimer | libio: Replace internal _IO_getdelim symbol with __getdelim
|
commit | commitdiff | tree |
2021-07-07 |
Florian Weimer | libio: Add hidden prototype for ungetc
|
commit | commitdiff | tree |
2021-07-07 |
Florian Weimer | inet: Add hidden prototype for __inet_network
|
commit | commitdiff | tree |
2021-07-07 |
Florian Weimer | elf: Clean up GLIBC_PRIVATE exports of internal libdl...
|
commit | commitdiff | tree |
2021-07-07 |
Florian Weimer | nptl: Reduce the GLIBC_PRIVATE ABI
|
commit | commitdiff | tree |
2021-07-07 |
Florian Weimer | nptl: Remove GLIBC_2.34 versions of __pthread_mutex_lock...
|
commit | commitdiff | tree |
2021-07-07 |
Florian Weimer | nptl: Use internal low-level lock type for !IS_IN ...
|
commit | commitdiff | tree |
2021-07-06 |
Armin Brauns | manual: fix description for preadv()
|
commit | commitdiff | tree |
2021-07-06 |
Florian Weimer | elf: Call free from base namespace on error in dl-libc...
|
commit | commitdiff | tree |
2021-07-02 |
JeffyChen | malloc: Initiate tcache shutdown even without allocations...
|
commit | commitdiff | tree |
2021-07-02 |
Florian Weimer | resolv: Move libanl into libc (if libpthread is in...
|
commit | commitdiff | tree |
2021-06-30 |
Florian Weimer | Linux: Avoid calling malloc indirectly from __get_nprocs
|
commit | commitdiff | tree |
2021-06-30 |
Florian Weimer | login: Move libutil into libc
|
commit | commitdiff | tree |
2021-06-30 |
Florian Weimer | login: Rework hidden prototypes for __setutent, __utmpname...
|
commit | commitdiff | tree |
2021-06-30 |
Florian Weimer | login: Hidden prototypes for _getpt, __ptsname_r, grantpt...
|
commit | commitdiff | tree |
2021-06-29 |
Florian Weimer | nptl_db: Re-use the ELF-to-abilist converter for ABI...
|
commit | commitdiff | tree |
2021-06-29 |
Florian Weimer | nss: Fix NSS_DECLARE_MODULE_FUNCTIONS handling of _nss_...
|
commit | commitdiff | tree |
2021-06-28 |
Florian Weimer | nptl: Add glibc.pthread.stack_cache_size tunable
|
commit | commitdiff | tree |
2021-06-28 |
Florian Weimer | nptl: Export libthread_db-used symbols under GLIBC_PRIVATE
|
commit | commitdiff | tree |
2021-06-28 |
Florian Weimer | nptl: Rename nptl_version to __nptl_version
|
commit | commitdiff | tree |
2021-06-28 |
Florian Weimer | nptl_db: Clean up main/rtld variable handling
|
commit | commitdiff | tree |
2021-06-28 |
Florian Weimer | Linux: Cleanups after librt move
|
commit | commitdiff | tree |
2021-06-28 |
Florian Weimer | Linux: Move timer_settime, __timer_settime64 from librt...
|
commit | commitdiff | tree |
2021-06-28 |
Florian Weimer | Linux: Move timer_gettime, __timer_gettime64 from librt...
|
commit | commitdiff | tree |
2021-06-28 |
Florian Weimer | Linux: Move timer_getoverrun from librt to libc
|
commit | commitdiff | tree |
2021-06-28 |
Florian Weimer | Linux: Move timer_create, timer_delete from librt to...
|
commit | commitdiff | tree |
2021-06-28 |
Florian Weimer | Linux: Define TIMER_T_WAS_INT_COMPAT in kernel-posix...
|
commit | commitdiff | tree |
2021-06-28 |
Florian Weimer | Install shared objects under their ABI names
|
commit | commitdiff | tree |
2021-06-28 |
Florian Weimer | elf: Generalize name-based DSO recognition in ldconfig
|
commit | commitdiff | tree |
2021-06-28 |
Florian Weimer | Makerules: Remove lib-version, $(subdir-version)
|
commit | commitdiff | tree |
2021-06-28 |
Florian Weimer | nptl_db: Install libthread_db under a regular implementation...
|
commit | commitdiff | tree |
2021-06-25 |
Florian Weimer | Linux: Move timer helper routines from librt to libc
|
commit | commitdiff | tree |
2021-06-25 |
Florian Weimer | Linux: Move mq_unlink from librt to libc
|
commit | commitdiff | tree |
2021-06-25 |
Florian Weimer | Linux: Move mq_send, mq_timedsend, __mq_timedsend_time64...
|
commit | commitdiff | tree |
2021-06-25 |
Florian Weimer | Linux: Move mq_receive, mq_timedreceive, __mq_timedreceive_t...
|
commit | commitdiff | tree |
2021-06-25 |
Florian Weimer | Linux: Move mq_open, __mq_open_2 from librt to libc
|
commit | commitdiff | tree |
2021-06-25 |
Florian Weimer | Linux: Move mq_notify from librt to libc
|
commit | commitdiff | tree |
2021-06-25 |
Florian Weimer | Linux: Move mq_getattr from librt to libc
|
commit | commitdiff | tree |
2021-06-25 |
Florian Weimer | Linux: Move mq_setattr from librt to libc
|
commit | commitdiff | tree |
2021-06-25 |
Florian Weimer | Linux: Move mq_close from librt to libc
|
commit | commitdiff | tree |
2021-06-25 |
Florian Weimer | Linux: Move lio_listio, lio_listio64 from librt to...
|
commit | commitdiff | tree |
2021-06-25 |
Florian Weimer | rt: Rework lio_listio implementation
|
commit | commitdiff | tree |
2021-06-25 |
Florian Weimer | Linux: Move aio_write, aio_write64 into libc
|
commit | commitdiff | tree |
2021-06-25 |
Florian Weimer | Linux: Move aio_suspend, aio_suspend64, __aio_suspend_time64...
|
commit | commitdiff | tree |
2021-06-25 |
Florian Weimer | Linux: Move aio_return, aio_return64 into libc
|
commit | commitdiff | tree |
2021-06-25 |
Florian Weimer | Linux: Move aio_read, aio_read64 into libc
|
commit | commitdiff | tree |
2021-06-25 |
Florian Weimer | Linux: Move aio_fsync, aio_fsync64 into libc
|
commit | commitdiff | tree |
2021-06-25 |
Florian Weimer | Linux: Move aio_error, aio_error64 into libc
|
commit | commitdiff | tree |
2021-06-25 |
Florian Weimer | Linux: Move aio_cancel, aio_cancel64 into libc
|
commit | commitdiff | tree |
2021-06-25 |
Florian Weimer | Linux: Move aio_init from librt into libc
|
commit | commitdiff | tree |
2021-06-25 |
Florian Weimer | support: Fix xclone build failures on ia64 and hppa
|
commit | commitdiff | tree |
2021-06-25 |
Florian Weimer | elf: Disable most of TLS modid gaps processing [BZ...
|
commit | commitdiff | tree |
2021-06-25 |
Florian Weimer | elf: Fix glibc-hwcaps priorities with cache flags mismatches...
|
commit | commitdiff | tree |
2021-06-22 |
Florian Weimer | Add hidden prototypes for fsync, fdatasync
|
commit | commitdiff | tree |
2021-06-22 |
Florian Weimer | nptl: Move pthreadP.h into sysdeps directory
|
commit | commitdiff | tree |
2021-06-22 |
Florian Weimer | rt: Move generic implementation from sysdeps/pthread...
|
commit | commitdiff | tree |
2021-06-21 |
Florian Weimer | rt: Move shm_unlink into libc
|
commit | commitdiff | tree |
2021-06-21 |
Florian Weimer | rt: Move shm_open into libc
|
commit | commitdiff | tree |
2021-06-21 |
Florian Weimer | rt: Replace generic stub of shm_unlink with the posix...
|
commit | commitdiff | tree |
2021-06-21 |
Florian Weimer | rt: Replace generic stub of shm_open with the posix...
|
commit | commitdiff | tree |
2021-06-21 |
Florian Weimer | Fix librt-routines-var issues for !PTHREAD_IN_LIBC
|
commit | commitdiff | tree |
2021-06-21 |
Florian Weimer | rt: Lexicographically sort Versions file; librt-routines...
|
commit | commitdiff | tree |
2021-06-17 |
Florian Weimer | elf: Use _dl_catch_error from base namespace in dl...
|
commit | commitdiff | tree |