summaryrefslogtreecommitdiffstats
path: root/lib/libc/uuid
Commit message (Expand)AuthorAgeFilesLines
* Note that memory should be freed after uuid_to_string(3) call.ae2012-03-011-2/+11
* mdoc: drop redundant .Pp and .LP callsuqs2010-10-081-1/+0
* Move uuid_enc_le, uuid_dec_le, uuid_enc_be and uuid_dec_be symbolsemax2008-09-191-0/+3
* Add uuid_enc,dec_le,be() functions to Symbol.mapemax2008-09-151-0/+4
* Import the uuid_enc_le(), uuid_dec_le(), uuid_enc_be() andemax2008-08-143-2/+148
* Use C comments since we now preprocess these files with CPP.deischen2007-04-291-1/+3
* Avoid using intermediate variables by just comparing betweendelphij2007-04-051-27/+15
* In DCE 1.1, the time_low value is defined as an unsigned 32-bitdelphij2006-08-031-5/+15
* Add each directory's symbol map file to SYM_MAPS.deischen2006-03-131-0/+1
* Add symbol maps and initial symbol version definitions to libc.deischen2006-03-131-0/+12
* Keep up with const poisoning in uuid.h,v 1.3.ru2005-11-241-6/+6
* Avoid (unnecessarily) casting away const within uuid_is_nil.delphij2005-05-111-2/+2
* Sort sections.ru2005-01-201-2/+2
* Constify arguments.marcel2005-01-035-11/+11
* Remove stale DCE 1.1 pointers to the IBM site. The URLs aren't validmarcel2003-08-088-8/+0
* Fix markup for uuid_equal()marcel2003-08-081-1/+2
* Fix two (2) bugs in one (1) statement:marcel2003-08-081-1/+4
* mdoc(7) police: "The .Fa argument.".ru2002-12-191-1/+1
* mdoc(7) police: nits.ru2002-12-091-2/+3
* libc_r wasn't so tied to libc for 22 months.ru2002-11-181-3/+1
* This file has reincarnated as src/include/uuid.h with a whole newmarcel2002-11-181-59/+0
* libc header files are normally in src/include. Therefore, uuid.h hasmarcel2002-11-181-2/+0
* Wrap function prototype declarations in __BEGIN_DECLS to do the right thingjmallett2002-11-051-0/+2
* Implement DCE 1.1 compliant UUID functions. Immediate use of thesemarcel2002-10-3011-0/+668
OpenPOWER on IntegriCloud