index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libc
/
uuid
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move uuid_enc_le, uuid_dec_le, uuid_enc_be and uuid_dec_be symbols
emax
2008-09-19
1
-0
/
+3
*
Add uuid_enc,dec_le,be() functions to Symbol.map
emax
2008-09-15
1
-0
/
+4
*
Import the uuid_enc_le(), uuid_dec_le(), uuid_enc_be() and
emax
2008-08-14
3
-2
/
+148
*
Use C comments since we now preprocess these files with CPP.
deischen
2007-04-29
1
-1
/
+3
*
Avoid using intermediate variables by just comparing between
delphij
2007-04-05
1
-27
/
+15
*
In DCE 1.1, the time_low value is defined as an unsigned 32-bit
delphij
2006-08-03
1
-5
/
+15
*
Add each directory's symbol map file to SYM_MAPS.
deischen
2006-03-13
1
-0
/
+1
*
Add symbol maps and initial symbol version definitions to libc.
deischen
2006-03-13
1
-0
/
+12
*
Keep up with const poisoning in uuid.h,v 1.3.
ru
2005-11-24
1
-6
/
+6
*
Avoid (unnecessarily) casting away const within uuid_is_nil.
delphij
2005-05-11
1
-2
/
+2
*
Sort sections.
ru
2005-01-20
1
-2
/
+2
*
Constify arguments.
marcel
2005-01-03
5
-11
/
+11
*
Remove stale DCE 1.1 pointers to the IBM site. The URLs aren't valid
marcel
2003-08-08
8
-8
/
+0
*
Fix markup for uuid_equal()
marcel
2003-08-08
1
-1
/
+2
*
Fix two (2) bugs in one (1) statement:
marcel
2003-08-08
1
-1
/
+4
*
mdoc(7) police: "The .Fa argument.".
ru
2002-12-19
1
-1
/
+1
*
mdoc(7) police: nits.
ru
2002-12-09
1
-2
/
+3
*
libc_r wasn't so tied to libc for 22 months.
ru
2002-11-18
1
-3
/
+1
*
This file has reincarnated as src/include/uuid.h with a whole new
marcel
2002-11-18
1
-59
/
+0
*
libc header files are normally in src/include. Therefore, uuid.h has
marcel
2002-11-18
1
-2
/
+0
*
Wrap function prototype declarations in __BEGIN_DECLS to do the right thing
jmallett
2002-11-05
1
-0
/
+2
*
Implement DCE 1.1 compliant UUID functions. Immediate use of these
marcel
2002-10-30
11
-0
/
+668