index
:
glibc.git
master
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nptl
/
pthread_getattr_np.c
Age
Commit message (
Expand
)
Author
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2023-06-02
Fix all the remaining misspellings -- BZ 25337
Paul Pluzhnikov
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
2022-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-09-03
Remove "Contributed by" lines
Siddhesh Poyarekar
2021-01-02
Update copyright dates with scripts/update-copyrights
Paul Eggert
2020-06-02
nptl: Use __pthread_attr_setaffinity_np in pthread_getattr_np
Florian Weimer
2020-05-20
nptl: Move pthread_gettattr_np into libc
Florian Weimer
2020-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-09-07
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-08
[BZ #22637] Fix stack guard size accounting
Szabolcs Nagy
2018-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-11-24
Remove cached PID/TID in clone
Adhemerval Zanella
2016-02-19
nptl: support thread stacks that grow up
Carlos O'Donell
2016-01-04
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-10-20
Convert 113 more function definitions to prototype style (files with assertio...
Joseph Myers
2015-01-02
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2014-02-10
Use glibc_likely instead __builtin_expect.
Ondřej Bílka
2014-01-01
Update copyright notices with scripts/update-copyrights
Allan McRae
2013-01-02
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2012-06-20
Account for the extra stack size when rlimit is small enough
Siddhesh Poyarekar
2012-05-26
Fix stack size and address inconsistency due to executable stack
Siddhesh Poyarekar
2012-02-09
Replace FSF snail mail address with URLs.
Paul Eggert
2011-11-15
Clean up internal fopen uses
Ulrich Drepper
2007-08-01
* sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post):
Ulrich Drepper
2007-06-22
(pthread_getattr_np): Clear cpuset and cpusetsize if pthread_getaffinity_np f...
Ulrich Drepper
2007-05-30
* pthread_getattr_np.c: No need to install a cancellation handler,
Ulrich Drepper
2007-01-11
[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...
Ulrich Drepper
2007-07-31
.
Jakub Jelinek
2006-04-07
* libio/fmemopen.c (fmemopen): Free stream memory in case of
Ulrich Drepper
2004-12-22
(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
Ulrich Drepper
2007-07-12
2.5-18.1
Jakub Jelinek
2004-04-16
Update.
Ulrich Drepper
2004-03-22
Update.
Ulrich Drepper
2004-03-19
Update.
Ulrich Drepper
2004-01-16
Update.
Ulrich Drepper
2004-01-16
* elf/dl-load.c: Don't declare __libc_stack_end. * sysdeps/ge...
Richard Henderson
2003-12-31
(pthread_getattr_np): Make sure stack info returned for main thread does not ...
Ulrich Drepper
2003-12-20
Update.
Ulrich Drepper
2003-09-17
Update.
Ulrich Drepper
2003-09-17
Update.
Ulrich Drepper
2002-11-26
Initial revision
cvs/initial
Ulrich Drepper