Changeset b57a3ee in mainline for uspace/lib/cpp/include/cinttypes


Ignore:
Timestamp:
2018-07-05T21:41:24Z (7 years ago)
Author:
Dzejrou <dzejrou@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
c735afb
Parents:
4f461384
git-author:
Dzejrou <dzejrou@…> (2018-06-25 16:58:08)
git-committer:
Dzejrou <dzejrou@…> (2018-07-05 21:41:24)
Message:

cpp: refactored the library layout, everything from the impl directory was moved to the bits directory for the sake of consistency, updated copyright notices and include guards

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/cpp/include/cinttypes

    r4f461384 rb57a3ee  
    33 * All rights reserved.
    44 *
    5  * Redistribution and using in source and binary forms, with or without
     5 * Redistribution and use in source and binary forms, with or without
    66 * modification, are permitted provided that the following conditions
    77 * are met:
     
    1212 *   notice, this list of conditions and the following disclaimer in the
    1313 *   documentation and/or other materials provided with the distribution.
    14  * - The name of the author may not be usingd to endorse or promote products
     14 * - The name of the author may not be used to endorse or promote products
    1515 *   derived from this software without specific prior written permission.
    1616 *
Note: See TracChangeset for help on using the changeset viewer.