Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
lustre-v6
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
Container Registry
Model registry
Operate
Environments
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
verimag
synchrone
lustre-v6
Repository
a0197e0ca6c1adedc26192caacb2dbd8c8c6ef5e
Select Git revision
Branches
12
master
default
protected
multi-task
lustre-mt_omp
add-multi-generation
pascal01
take-reset-pragma-into-account
6-can-not-iterate-over-the-plus-node-as-long-as-it-is-named-plus
tmp
previously_on_no_branch
new_branch_name
u0
solve_ident
Tags
20
v6.111.3
v6.111.2
v6.111.1
v6.111.0
v6.110.3
v6.110.2
v6.110.1
v6.110.0
v6.109.1
v6.109.0
v6.108.0
v6.107.4
v6.107.3
v6.107.2
v6.107.1
v6.107.0
v6.106.1
v6.106.0
v6.105.1
v6.105.0
32 results
lustre-v6
src
soc2c.ml
Find file
Blame
Permalink
7 years ago
a0197e0c
soc2c: fix change
acc2dbb3
that used memcmp to perform array comparisons
· a0197e0c
erwan
authored
7 years ago
Indeed, x=y iff memcmp(x,y) == 0 not x=y iff memcmp(x,y) != 0 !
a0197e0c
History
soc2c: fix change
acc2dbb3
that used memcmp to perform array comparisons
erwan
authored
7 years ago
Indeed, x=y iff memcmp(x,y) == 0 not x=y iff memcmp(x,y) != 0 !
soc2c.ml
39.33 KiB
Edit
Open in Web IDE
.
Quickly and easily edit multiple files in your project.
Edit single file
Edit this file only.