2017-11-29 |
Adhemerval Zanella | sparc: Assume VIS3 support ...off-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
|
commit | commitdiff | tree |
2017-11-28 |
Adhemerval Zanella | sparc: Implement memset/bzero ifunc selection in C ...off-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
|
commit | commitdiff | tree |
2017-11-28 |
Adhemerval Zanella | sparc: Implement memcpy/mempcpy ifunc selection in C ...off-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
|
commit | commitdiff | tree |
2017-11-24 |
Adhemerval Zanella | posix: Fix generic p{read,write}v buffer allocation...
|
commit | commitdiff | tree |
2017-11-21 |
Adhemerval Zanella | nptl: Add workaround for ASSERT_PTHREAD_INTERNAL_SIZE... ...off-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
|
commit | commitdiff | tree |
2017-11-17 |
Adhemerval Zanella | aarch64: Fix f{max,min}{f} build for GCC 4.9 and 5 ...off-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
|
commit | commitdiff | tree |
2017-11-15 |
Adhemerval Zanella | Optimize sigrelse implementation ...off-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
|
commit | commitdiff | tree |
2017-11-15 |
Adhemerval Zanella | Cleanup sigpause implementation ...off-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
|
commit | commitdiff | tree |
2017-11-07 |
Adhemerval Zanella | nptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION} ...off-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
|
commit | commitdiff | tree |
2017-11-07 |
Adhemerval Zanella | nptl: Change tst-typesizes to _Static_assert ...off-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
|
commit | commitdiff | tree |
2017-11-07 |
Adhemerval Zanella | nptl: Add tests for internal pthread_mutex_t offsets ...off-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
|
commit | commitdiff | tree |
2017-11-06 |
Adhemerval Zanella | Optimize sighold implementation ...off-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
|
commit | commitdiff | tree |
2017-11-06 |
Adhemerval Zanella | Cleanup Linux sigqueue implementation ...off-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
|
commit | commitdiff | tree |
2017-11-06 |
Adhemerval Zanella | Simplify Linux sig{timed}wait{info} implementations ...off-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
|
commit | commitdiff | tree |
2017-11-06 |
Adhemerval Zanella | arm: Implement memchr ifunc selection in C ...off-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
|
commit | commitdiff | tree |
2017-11-06 |
Adhemerval Zanella | arm: Implement memcpy ifunc selection in C ...off-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
|
commit | commitdiff | tree |
2017-10-23 |
Adhemerval Zanella | posix: Do not use WNOHANG in waitpid call for Linux...
|
commit | commitdiff | tree |
2017-10-20 |
Adhemerval Zanella | Avoid build multiarch if compiler warns about mismatched...
|
commit | commitdiff | tree |
2017-10-20 |
Adhemerval Zanella | posix: Fix improper assert in Linux posix_spawn (BZ...
|
commit | commitdiff | tree |
2017-10-17 |
Adhemerval Zanella | posix: Add p{readv,writev}2 flags to generic uio-ext.h
|
commit | commitdiff | tree |
2017-10-17 |
Adhemerval Zanella | Fix armv7-a compiler option name
|
commit | commitdiff | tree |
2017-10-17 |
Adhemerval Zanella | Add build-many-glibcs.py arm-linux-gnueabihf-v7{-disable...
|
commit | commitdiff | tree |
2017-10-17 |
Adhemerval Zanella | Add common ifunc-init.h header
|
commit | commitdiff | tree |
2017-10-11 |
Adhemerval Zanella | Linux: Consolidate {RTLD_}SINGLE_THREAD_P definition
|
commit | commitdiff | tree |
2017-10-09 |
Adhemerval Zanella | posix: remove glob internal bogus extern decl
|
commit | commitdiff | tree |
2017-09-26 |
Adhemerval Zanella | scratch_buffer: use union for internal buffer
|
commit | commitdiff | tree |
2017-09-26 |
Adhemerval Zanella | posix: Add compat glob symbol to not follow dangling...
|
commit | commitdiff | tree |
2017-09-13 |
Adhemerval Zanella | posix: Fix compat glob code on s390 and alpha
|
commit | commitdiff | tree |
2017-09-08 |
Adhemerval Zanella | posix: Use enum for __glob_pattern_type result
|
commit | commitdiff | tree |
2017-09-08 |
Adhemerval Zanella | posix: Consolidate Linux glob implementation
|
commit | commitdiff | tree |
2017-09-08 |
Adhemerval Zanella | posix: fix glob bugs with long login names
|
commit | commitdiff | tree |
2017-09-08 |
Adhemerval Zanella | posix: Fix getpwnam_r usage (BZ #1062)
|
commit | commitdiff | tree |
2017-09-08 |
Adhemerval Zanella | Sync scratch_buffer with gnulib
|
commit | commitdiff | tree |
2017-09-08 |
Adhemerval Zanella | posix: Allow glob to match dangling symlinks [BZ #866]
|
commit | commitdiff | tree |
2017-09-08 |
Adhemerval Zanella | posix: accept inode 0 is a valid inode number (BZ ...
|
commit | commitdiff | tree |
2017-09-08 |
Adhemerval Zanella | posix: Sync glob with gnulib [BZ #1062]
|
commit | commitdiff | tree |
2017-09-06 |
Adhemerval Zanella | Add ChangeLog bugzilla mark for previous commit
|
commit | commitdiff | tree |
2017-09-06 |
Adhemerval Zanella | Remove remaining _HAVE_STRING_ARCH_* definitions (BZ...
|
commit | commitdiff | tree |
2017-09-01 |
Adhemerval Zanella | linux: Implement tmpfile with O_TMPFILE (BZ#21530) Adhemerval Zanella <adhemerval.zanella@linaro.org>
|
commit | commitdiff | tree |
2017-08-31 |
Adhemerval Zanella | Remove NO_CANCELLATION macro
|
commit | commitdiff | tree |
2017-08-29 |
Adhemerval Zanella | MIPS/o32: Fix internal_syscall5/6/7
|
commit | commitdiff | tree |
2017-08-29 |
Adhemerval Zanella | ia64: Fix thread stack allocation permission set (BZ...
|
commit | commitdiff | tree |
2017-08-24 |
Adhemerval Zanella | Remove cancellation support for syscall generation
|
commit | commitdiff | tree |
2017-08-23 |
Adhemerval Zanella | Consolidate remaning non cancellable definitions
|
commit | commitdiff | tree |
2017-08-22 |
Adhemerval Zanella | Remove p{read,write}{v} and fallocate from x86 auto...
|
commit | commitdiff | tree |
2017-08-22 |
Adhemerval Zanella | Remove non cancellable sigsuspend definition
|
commit | commitdiff | tree |
2017-08-22 |
Adhemerval Zanella | Consolidate non cancellable nanosleep call
|
commit | commitdiff | tree |
2017-08-22 |
Adhemerval Zanella | Consolidate non cancellable pause call
|
commit | commitdiff | tree |
2017-08-21 |
Adhemerval Zanella | Consolidate non cancellable waitpid call
|
commit | commitdiff | tree |
2017-08-21 |
Adhemerval Zanella | Consolidate non cancellable fcntl call
|
commit | commitdiff | tree |
2017-08-21 |
Adhemerval Zanella | Consolidate non cancellable writev call
|
commit | commitdiff | tree |
2017-08-18 |
Adhemerval Zanella | Consolidate non cancellable close call
|
commit | commitdiff | tree |
2017-08-18 |
Adhemerval Zanella | Consolidate non cancellable openat call
|
commit | commitdiff | tree |
2017-08-18 |
Adhemerval Zanella | Consolidate non cancellable write call
|
commit | commitdiff | tree |
2017-08-18 |
Adhemerval Zanella | Consolidate non cancellable read call
|
commit | commitdiff | tree |
2017-08-17 |
Adhemerval Zanella | Consolidate non cancellable open call
|
commit | commitdiff | tree |
2017-08-14 |
Adhemerval Zanella | posix: Fix mmap for m68k and ia64 (BZ#21908) Adhemerval Zanella <adhemerval.zanella@linaro.org>
|
commit | commitdiff | tree |
2017-08-08 |
Adhemerval Zanella | manual: Document getcontext uc_stack value on Linux...
|
commit | commitdiff | tree |
2017-08-08 |
Adhemerval Zanella | posix: Set p{read,write}v2 to return ENOTSUP (BZ#21780)
|
commit | commitdiff | tree |
2017-07-27 |
Adhemerval Zanella | Update Alpha libm-test-ulps
|
commit | commitdiff | tree |
2017-07-24 |
Adhemerval Zanella | tunables: Use direct syscall for access (BZ#21744) Adhemerval Zanella <adhemerval.zanella@linaro.org>
|
commit | commitdiff | tree |
2017-07-19 |
Adhemerval Zanella | Update sparc ulps
|
commit | commitdiff | tree |
2017-07-19 |
Adhemerval Zanella | alpha: Fix clone exit syscall argument passing (BZ...
|
commit | commitdiff | tree |
2017-07-17 |
Adhemerval Zanella | hppa: Fix clone exit syscall argument passing (BZ#21512)
|
commit | commitdiff | tree |
2017-07-11 |
Adhemerval Zanella | posix: Add p{read,write}v2 RWF_NOWAIT flag (BZ#21738)
|
commit | commitdiff | tree |
2017-07-05 |
Adhemerval Zanella | posix: Fix default posix_spawn return value
|
commit | commitdiff | tree |
2017-06-30 |
Adhemerval Zanella | Consolidate Linux fcntl implementation
|
commit | commitdiff | tree |
2017-06-29 |
Adhemerval Zanella | posix: Improve default posix_spawn implementation
|
commit | commitdiff | tree |
2017-06-28 |
Adhemerval Zanella | posix: Adapt tst-spawn{2,3} to use libsupport.
|
commit | commitdiff | tree |
2017-06-26 |
Adhemerval Zanella | Call exit directly in clone (BZ #21512)
|
commit | commitdiff | tree |
2017-06-23 |
Adhemerval Zanella | Clean pthread functions namespaces for C11 threads
|
commit | commitdiff | tree |
2017-06-21 |
Adhemerval Zanella | posix: Add invalid flags test for p{write,read}v2
|
commit | commitdiff | tree |
2017-06-20 |
Adhemerval Zanella | Consolidate Linux openat implementation
|
commit | commitdiff | tree |
2017-06-19 |
Adhemerval Zanella | Fix gen-tunables.awk to work with older awk
|
commit | commitdiff | tree |
2017-06-15 |
Adhemerval Zanella | linux: Consolidate sync_file_range implementation
|
commit | commitdiff | tree |
2017-06-15 |
Adhemerval Zanella | support: Add optstring support
|
commit | commitdiff | tree |
2017-06-14 |
Adhemerval Zanella | nptl: Invert the mmap/mprotect logic on allocated stacks...
|
commit | commitdiff | tree |
2017-06-02 |
Adhemerval Zanella | posix: Add missing build flags for p{write,read}v2
|
commit | commitdiff | tree |
2017-05-31 |
Adhemerval Zanella | posix: Implement preadv2 and pwritev2
|
commit | commitdiff | tree |
2017-05-22 |
Adhemerval Zanella | libio: Avoid dup already opened file descriptor [BZ...
|
commit | commitdiff | tree |
2017-05-19 |
Adhemerval Zanella | Fix makefile rules for vmsplice, splice, and open_by_handle_at
|
commit | commitdiff | tree |
2017-05-18 |
Adhemerval Zanella | posix: Consolidate Linux mq_timedsend syscall
|
commit | commitdiff | tree |
2017-05-18 |
Adhemerval Zanella | posix: Consolidate Linux mq_timedreceive syscall
|
commit | commitdiff | tree |
2017-05-18 |
Adhemerval Zanella | linux: Consolidate Linux open_by_handle_at syscall
|
commit | commitdiff | tree |
2017-05-18 |
Adhemerval Zanella | linux: Consolidate Linux splice syscall
|
commit | commitdiff | tree |
2017-05-18 |
Adhemerval Zanella | linux: Consolidate Linux vmsplice syscall
|
commit | commitdiff | tree |
2017-05-18 |
Adhemerval Zanella | posix: Consolidate Linux fsync syscall
|
commit | commitdiff | tree |
2017-05-18 |
Adhemerval Zanella | posix: Consolidate Linux fdatasync syscall
|
commit | commitdiff | tree |
2017-05-18 |
Adhemerval Zanella | posix: Consolidate Linux msync syscall
|
commit | commitdiff | tree |
2017-05-18 |
Adhemerval Zanella | posix: Consolidate Linux sigsuspend implementation
|
commit | commitdiff | tree |
2017-05-18 |
Adhemerval Zanella | linux: Consolidate Linux tee implementation
|
commit | commitdiff | tree |
2017-05-18 |
Adhemerval Zanella | posix: Consolidate Linux nanosleep syscall
|
commit | commitdiff | tree |
2017-05-18 |
Adhemerval Zanella | posix: Consolidate Linux waitpid syscall
|
commit | commitdiff | tree |
2017-05-18 |
Adhemerval Zanella | posix: Consolidate Linux pause syscall
|
commit | commitdiff | tree |
2017-05-15 |
Adhemerval Zanella | posix: Fix and simplify default p{read,write}v implementation
|
commit | commitdiff | tree |
2017-05-11 |
Adhemerval Zanella | powerpc: Fix signal handling in backtrace
|
commit | commitdiff | tree |
2017-05-11 |
Adhemerval Zanella | Consolidate Linux writev implementation
|
commit | commitdiff | tree |
2017-05-11 |
Adhemerval Zanella | Consolidate Linux readv implementation
|
commit | commitdiff | tree |
2017-05-11 |
Adhemerval Zanella | Consolidate Linux write syscall
|
commit | commitdiff | tree |
2017-05-11 |
Adhemerval Zanella | Consolidate Linux read syscall
|
commit | commitdiff | tree |