Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
cta
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Harbor Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
dCache
cta
Commits
9b917728
Commit
9b917728
authored
21 years ago
by
Olof Barring
Committed by
Steven Murray
7 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Fix bug #2018 in unmarshall_UUID()
parent
6d197c43
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
mediachanger/castorrmc/common/Cuuid.man
+4
-4
4 additions, 4 deletions
mediachanger/castorrmc/common/Cuuid.man
with
4 additions
and
4 deletions
mediachanger/castorrmc/common/Cuuid.man
+
4
−
4
View file @
9b917728
.\" $Id: Cuuid.man,v 1.
1
2003/
09
/0
9
12:
53:00 jdurand
Exp $
.\" $Id: Cuuid.man,v 1.
2
2003/
12
/0
8
12:
06:22 obarring
Exp $
.\"
.\" Man page for the CASTOR's Universally Unique IDentifier (UUID)
.\"
.TH CUUID "3" "$Date: 2003/
09
/0
9
12:
53:00
$" "CASTOR" "Common Library Functions"
.TH CUUID "3" "$Date: 2003/
12
/0
8
12:
06:22
$" "CASTOR" "Common Library Functions"
.SH NAME
\fBCuuid\fP \- \fBCASTOR\fP \fBUUID\fP inferface
.SH SYNOPSIS
.B #include <Cuuid_api.h>
.P
.BI "
int
Cuuid_create(Cuuid_t *" uuid ");"
.BI "
void
Cuuid_create(Cuuid_t *" uuid ");"
.P
.BI "
int
Cuuid_create_from_name(Cuuid_t *" uuid ", Cuuid_t " uuid_context ", char *" name ");"
.BI "
void
Cuuid_create_from_name(Cuuid_t *" uuid ", Cuuid_t " uuid_context ", char *" name ");"
.P
.BI "int Cuuid_compare(Cuuid_t *" uuid1 ", Cuuid_t *" uuid2 ");"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment