Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-02-27 | hurd: fix timer_routines.c build | Samuel Thibault | |
* sysdeps/pthread/timer_routines.c: Include <timer_routines.h> instead of <internaltypes.h>. | |||
2018-02-27 | hurd: fix timer_routines.c build | Samuel Thibault | |
* sysdeps/pthread/timer_routines.c: [!defined DELAYTIMER_MAX] (DELAYTIMER_MAX): Define to INT_MAX. | |||
2018-02-27 | Move NPTL-specific code to NPTL-specific header | Samuel Thibault | |
* sysdeps/pthread/timer_routines.c: Include <timer_routines.h> instead of <nptl/pthreadP.h> (thread_attr_compare): Move function to... * sysdeps/nptl/timer_routines.h: ... new header. | |||
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | |
* All files with FSF copyright notices: Update copyright dates using scripts/update-copyrights. * locale/programs/charmap-kw.h: Regenerated. * locale/programs/locfile-kw.h: Likewise. | |||
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | |
2015-03-02 | Deglobalize internal variables in timer_routines.c. | Roland McGrath | |
2015-01-08 | Some #include cleanup in aio/timer code. | Roland McGrath | |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | |
2014-06-12 | Use list.h in posix-timer code. | Roland McGrath | |
2014-06-12 | Get rid of nptl/sysdeps/pthread/ subdirectory | Roland McGrath | |