diff options
author | Patrik Nyblom <[email protected]> | 2010-10-12 17:22:42 +0200 |
---|---|---|
committer | Patrik Nyblom <[email protected]> | 2010-11-29 13:59:12 +0100 |
commit | 25e22145d129a80dcfc02c64dfe0b0d890a5e26d (patch) | |
tree | a662b428c06089a502b8ff0cd0e214bb8f956bc2 /erts/emulator/beam/atom.names | |
parent | 1cf74ffecc28bc620062cbff69620671f0927e9b (diff) | |
download | otp-25e22145d129a80dcfc02c64dfe0b0d890a5e26d.tar.gz otp-25e22145d129a80dcfc02c64dfe0b0d890a5e26d.tar.bz2 otp-25e22145d129a80dcfc02c64dfe0b0d890a5e26d.zip |
Add bifs to translate between erlang filenames and native encoding
Diffstat (limited to 'erts/emulator/beam/atom.names')
-rw-r--r-- | erts/emulator/beam/atom.names | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/erts/emulator/beam/atom.names b/erts/emulator/beam/atom.names index 327620772f..93b8e3ec28 100644 --- a/erts/emulator/beam/atom.names +++ b/erts/emulator/beam/atom.names @@ -549,6 +549,7 @@ atom waiting atom wall_clock atom warning atom warning_msg +atom win_wchar atom wordsize atom write_concurrency atom xor |