This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
On Fri, Sep 12, 2008 at 5:36 PM, Paolo Carlini <paolo.carlini@oracle.com> wrote: > .. well, another one: don't use single letter names like _F, those are all > "almost" badnames, use at least 2 or 3 letters. > > Paolo. > Updated patched. Added nanosleep check to configure.ac. Changed _F to _Callable. Added two more tests for sleep_for/sleep_until guarded by _GLIBCXX_USE_NANOSLEEP. Chris
Attachment:
Changelog_thread.txt
Description: Text document
Attachment:
thread_patch.txt
Description: Text document
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |