GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/glibc.git
gentoo/2.19
gentoo/2.25
gentoo/2.26
gentoo/2.27
gentoo/2.28
gentoo/2.29
gentoo/2.29-hygiene
gentoo/2.30
gentoo/2.31
gentoo/2.32
gentoo/2.32-rv32
gentoo/2.33
gentoo/2.34
gentoo/2.35
gentoo/2.36
gentoo/2.37
gentoo/2.38
gentoo/2.39
gentoo/2.40
master
Gentoo vendor branches of the glibc code
Gentoo toolchain team <toolchain@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
support
Commit message (
Expand
)
Author
Age
Files
Lines
*
support: Also return fd when it is 0
Siddhesh Poyarekar
2021-10-09
1
-7
/
+7
*
support: Add check for TID zero in support_wait_for_thread_exit
Florian Weimer
2021-10-09
1
-1
/
+4
*
support: Add support_open_dev_null_range
Adhemerval Zanella
2021-09-25
4
-0
/
+299
*
support: Add support_wait_for_thread_exit
Florian Weimer
2021-09-25
3
-1
/
+78
*
copy_and_spawn_sgid: Avoid double calls to close()
Siddhesh Poyarekar
2021-08-18
1
-0
/
+1
*
Adapt to Gentoo-specific /etc/mail/aliases
Andreas K. Hüttel
2021-08-03
1
-1
/
+7
*
tests: use xmalloc to allocate implementation array
Siddhesh Poyarekar
2021-07-28
1
-7
/
+17
*
support: Replace _SC_MINSIGSTKSZ with _SC_SIGSTKSZ
H.J. Lu
2021-07-11
1
-2
/
+2
*
support: Replace MINSIGSTKSZ with sysconf (_SC_MINSIGSTKSZ)
H.J. Lu
2021-07-09
1
-4
/
+5
*
Define PTHREAD_STACK_MIN to sysconf(_SC_THREAD_STACK_MIN)
H.J. Lu
2021-07-09
1
-0
/
+1
*
support: Add support_stack_alloc
Adhemerval Zanella
2021-07-08
4
-38
/
+107
*
support: Fix xclone build failures on ia64 and hppa
Florian Weimer
2021-06-25
1
-4
/
+3
*
support: Add xclone
Adhemerval Zanella
2021-06-24
3
-0
/
+85
*
support: Add support_create_timer
Adhemerval Zanella
2021-06-22
3
-0
/
+81
*
libsupport: Add 64-bit time_t support for stat functions
Adhemerval Zanella
2021-06-15
5
-0
/
+112
*
libsupport: Add 64-bit time_t support for time functions
Adhemerval Zanella
2021-06-15
11
-19
/
+205
*
io: Fix sporadic test failures in io/tst-stat
Florian Weimer
2021-06-10
1
-1
/
+2
*
support: Do not build xpthread_attr_setaffinity_np for hurd
Adhemerval Zanella
2021-05-28
2
-0
/
+4
*
support: Add xpthread_attr_setaffinity_np wrapper
Adhemerval Zanella
2021-05-27
3
-0
/
+32
*
support: Free gdb_script_name
Siddhesh Poyarekar
2021-05-13
1
-0
/
+1
*
support: Close fds in copy_func
Siddhesh Poyarekar
2021-05-13
1
-8
/
+13
*
libsupport: Add support_select_normalizes_timeout
Adhemerval Zanella
2021-04-12
3
-0
/
+34
*
libsupport: Add support_select_modifies_timeout
Adhemerval Zanella
2021-04-12
3
-0
/
+34
*
support: Add capability to fork an sgid child
Siddhesh Poyarekar
2021-04-12
4
-0
/
+150
*
support: Fix hurd build after bfddda2570331d
Adhemerval Zanella
2021-04-01
1
-1
/
+1
*
io: Check at runtime if timestamp supports nanoseconds
Adhemerval Zanella
2021-03-31
2
-8
/
+34
*
support: Add support_path_support_time64_value
Adhemerval Zanella
2021-03-29
2
-9
/
+12
*
S390: Don't test nanoseconds in io/tst-stat.c
Stefan Liebler
2021-03-26
3
-0
/
+35
*
support: Use syscall function instead of INLINE_SYSCALL_CALL
Adhemerval Zanella
2021-03-18
1
-1
/
+1
*
support: Pass environ to child process
Siddhesh Poyarekar
2021-03-16
1
-1
/
+1
*
support: Typo and formatting fixes
Siddhesh Poyarekar
2021-03-15
2
-4
/
+4
*
support: Add xpthread_kill
Adhemerval Zanella
2021-03-12
3
-0
/
+29
*
io: Return UNSUPPORTED if filesystem do not support 64 bit timestamps
Adhemerval Zanella
2021-03-12
3
-0
/
+82
*
test-container: Always copy test-specific support files [BZ #27537]
DJ Delorie
2021-03-11
1
-11
/
+12
*
support: Provide xclock_settime test helper function
Lukasz Majewski
2021-03-08
3
-0
/
+40
*
elf: Fix tests that rely on ld.so.cache for cross-compiling
Adhemerval Zanella
2021-01-29
1
-0
/
+26
*
posix: Fix return value of system if shell can not be executed [BZ #27053]
Adhemerval Zanella
2021-01-11
1
-0
/
+1
*
support: Add xchmod wrapper
Adhemerval Zanella
2021-01-11
2
-0
/
+31
*
Add xfchmod to libsupport
Alexandra Hájková
2021-01-10
3
-0
/
+30
*
Add xchdir to libsupport.
Alexandra Hájková
2021-01-09
3
-0
/
+30
*
support: Add support_small_thread_stack_size
Adhemerval Zanella
2021-01-05
2
-3
/
+11
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-01-02
205
-205
/
+205
*
support: Make support_process_state_wait wait less
Samuel Thibault
2020-12-28
1
-1
/
+1
*
support: Add support_slibdir_prefix variable
Florian Weimer
2020-12-11
3
-0
/
+10
*
support: Add support_copy_file
Florian Weimer
2020-11-26
3
-0
/
+49
*
support: Add create_temp_file_in_dir
Adhemerval Zanella
2020-10-16
2
-4
/
+15
*
support: Provide a way to clear the RA bit in DNS server responses
Florian Weimer
2020-10-14
2
-1
/
+7
*
support: Provide a way to reorder responses within the DNS test server
Florian Weimer
2020-10-14
5
-28
/
+135
*
Correct timespec implementation [BZ #26232]
H.J. Lu
2020-07-14
4
-54
/
+71
*
Fix time/tst-cpuclock1 intermitent failures
Lucas A. M. Magalhaes
2020-07-10
4
-0
/
+393
[next]