summaryrefslogtreecommitdiff
path: root/gcc/ada/s-osprim-darwin.adb
Commit message (Collapse)AuthorAgeFilesLines
* [multiple changes]Arnaud Charlet2009-04-161-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2009-04-16 Olivier Hainque <hainque@adacore.com> * gnat_ugn.texi (gnatmem description): Make it explicit that gnatmem is designed to work in association with static runtime library only. 2009-04-16 Thomas Quinot <quinot@adacore.com> * sem_type.adb: Minor reformatting 2009-04-16 Hristian Kirtchev <kirtchev@adacore.com> * s-osprim-darwin.adb, s-osprim-posix.adb (Clock): Add comment concerning return codes of gettimeofday and return value check. 2009-04-16 Ed Falis <falis@adacore.com> * s-vxwext-kernel.ads (Int_Lock, Int_Unlock): set to convention C so body can be renaming of imported routines. 2009-04-16 Vasiliy Fofanov <fofanov@adacore.com> * s-asthan-vms-alpha.adb: Disable warnings on alignment in a more targeted fashion. From-SVN: r146149
* [multiple changes]Arnaud Charlet2009-04-101-0/+167
2009-04-10 Robert Dewar <dewar@adacore.com> * make.adb: Add comment. Minor reformatting 2009-04-10 Nicolas Setton <setton@adacore.com> * s-osprim-darwin.adb: New file. * s-osinte-darwin.adb, s-osinte-darwin.ads: Fix binding to timespec. 2009-04-10 Thomas Quinot <quinot@adacore.com> * g-socket.ads: Add comment clarifying alignment requirement for Fd_Set From-SVN: r145880